From: Rishabh Dave Date: Wed, 24 Apr 2019 12:06:56 +0000 (+0530) Subject: ceph-config: remove redundant condition on a block X-Git-Tag: v4.0.0rc5~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ebd2ae520d7622237da2e39fe869066d20a395bb;p=ceph-ansible.git ceph-config: remove redundant condition on a block Signed-off-by: Rishabh Dave --- diff --git a/roles/ceph-config/tasks/main.yml b/roles/ceph-config/tasks/main.yml index bed5cb765..05f4700ad 100644 --- a/roles/ceph-config/tasks/main.yml +++ b/roles/ceph-config/tasks/main.yml @@ -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: