]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-config: remove redundant condition on a block
authorRishabh Dave <ridave@redhat.com>
Wed, 24 Apr 2019 12:06:56 +0000 (17:36 +0530)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 25 Apr 2019 11:51:58 +0000 (13:51 +0200)
Signed-off-by: Rishabh Dave <ridave@redhat.com>
roles/ceph-config/tasks/main.yml

index bed5cb765f97380397725aeb742ceeb4619fcdef..05f4700ad40c58d795bc6a5b7b35aa90c50ccbca 100644 (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: