mirror of https://github.com/ceph/ceph-ansible.git
purge-container: clean legacy code
This commit removes a register which isn't used in this playbook. Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>pull/5146/head
parent
e62532de46
commit
a94035e957
|
@ -273,7 +273,6 @@
|
|||
file:
|
||||
path: /var/lib/ceph/osd/
|
||||
state: absent
|
||||
register: remove_osd_mountpoints
|
||||
ignore_errors: true
|
||||
|
||||
- name: default lvm_volumes if not defined
|
||||
|
|
Loading…
Reference in New Issue