]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
handlers: move tmpdir removal
authorGuillaume Abrioux <gabrioux@ibm.com>
Thu, 14 Mar 2024 20:39:45 +0000 (21:39 +0100)
committerGuillaume Abrioux <gabrioux@ibm.com>
Fri, 22 Mar 2024 16:32:50 +0000 (17:32 +0100)
commitfecc615d021aac6e564f0938a74a1a280bd25841
tree2c9e32b2e312ddafd4bf8e35d4a5f3fc85ede3c6
parentecea562d1c0c020220cc2b528931a5bc200015af
handlers: move tmpdir removal

This moves the tmpdir removal tasks to main playbook.
The handlers in Ansible are too restrictive and doesn't work
quite well for our use case.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit bab034024c7dfdbce25531963c162dd94e4f394d)
roles/ceph-handler/handlers/main.yml
site-container.yml.sample
site.yml.sample