]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
so non-OSD hosts will not fail
authorBen England <bengland@redhat.com>
Sat, 5 Mar 2016 11:26:50 +0000 (06:26 -0500)
committerBen England <bengland@redhat.com>
Sat, 5 Mar 2016 11:26:50 +0000 (06:26 -0500)
purge-cluster.yml

index a11447e170f1984e50006d732c8998aceb41ab9b..fe0448c904bdb32081601d8d1472f404132db240 100644 (file)
@@ -46,8 +46,6 @@
     shell: ls /var/lib/ceph/osd | cut -d "-" -f 2
     register: osd_ids
     changed_when: false
-    when:
-     osd_group_name in group_names
 
 # Infernalis
   - name: stop ceph.target with systemd