Common: Fix condition on osd restart handler

Fix the condition on the osd restart handler.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/1477/head
Guillaume Abrioux 2017-04-27 16:24:21 +02:00 committed by leseb
parent b93ffe637b
commit b61deacfc0
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
- ceph_current_fsid.rc == 0
- osd_group_name in group_names
# See https://github.com/ceph/ceph-ansible/issues/1457 for the condition below
- item in play_hosts
- inventory_hostname in play_hosts
- name: restart ceph mdss
service: