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
Guillaume Abrioux 2020-03-12 12:22:02 +01:00 committed by Dimitri Savineau
parent e62532de46
commit a94035e957
1 changed files with 0 additions and 1 deletions

View File

@ -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