ceph-config: remove redundant condition on a block

Signed-off-by: Rishabh Dave <ridave@redhat.com>
pull/3917/merge
Rishabh Dave 2019-04-24 17:36:56 +05:30 committed by Guillaume Abrioux
parent 748605293e
commit ebd2ae520d
1 changed files with 0 additions and 3 deletions

View File

@ -63,9 +63,6 @@
- devices | default([]) | length > 0
- not (lvm_batch_report.stdout | from_json).changed
when:
- inventory_hostname in groups.get(osd_group_name, [])
# ceph-common
- name: config file operation for non-containerized scenarios
when: