]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
purge: remove ceph directories on client nodes
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 22 Nov 2021 08:22:45 +0000 (09:22 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 2 Dec 2021 07:53:24 +0000 (08:53 +0100)
Otherwise any ceph directories are left over on client nodes
after the purge.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2024815
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/purge-cluster.yml

index 5cfe18650fe3131ccdc07aa1faf48ac9efdee803..7d250b8259c89d17475f3a8f38e4f5082ad3671b 100644 (file)
     - rbdmirrors
     - nfss
     - mgrs
+    - clients
   gather_facts: false # Already gathered previously
   become: true
   tasks: