]> 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, 6 Jan 2022 09:33:47 +0000 (10:33 +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>
(cherry picked from commit 20035852a4e51f3800808bc4c71b0e0be86b8132)

infrastructure-playbooks/purge-cluster.yml

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