]> git-server-git.apps.pok.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)
committerSeena Fallah <seenafallah@gmail.com>
Wed, 20 Mar 2024 19:22:34 +0000 (20:22 +0100)
commitbab034024c7dfdbce25531963c162dd94e4f394d
treead822835c3ec425641927b16ad8985fbbdbb105e
parent675667e1d60b7080dad7293f2954de23718c5042
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>
roles/ceph-handler/handlers/main.yml
site-container.yml.sample
site.yml.sample