]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
purge: remove ceph directories on client nodes v6.0.20.3
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:35:51 +0000 (10:35 +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)
(cherry picked from commit e676502c8fc2af9e7c7fafcc26767715de2d5f63)

infrastructure-playbooks/purge-cluster.yml

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