]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
purge-container: clean legacy code
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 12 Mar 2020 11:22:02 +0000 (12:22 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 12 Mar 2020 13:45:12 +0000 (09:45 -0400)
This commit removes a register which isn't used in this playbook.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-container-cluster.yml

index 972b50288a69ae82ff04fea77ac8b0ac267f1b31..ac833fbc0b1de9a9f8d986ed705148d942b82870 100644 (file)
     file:
       path: /var/lib/ceph/osd/
       state: absent
-    register: remove_osd_mountpoints
     ignore_errors: true
 
   - name: default lvm_volumes if not defined