ceph-ansible/roles/ceph-handler/tasks
Matthew Vernon 7963a76c7a Use a tempfile directory to store restart scripts
Make a tempfile directory and copy the restart scripts there (and then
execute them from there), rather than using insecure known filenames
in /tmp/

This is a partial fix for ceph/ceph-ansible#2937

Signed-off-by: Matthew Vernon <mv3@sanger.ac.uk>
2020-04-06 22:55:51 +02:00
..
check_running_cluster.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
check_running_containers.yml Look for additional names when checking ceph-nfs container status 2019-09-09 15:27:37 -04:00
check_socket_non_container.yml ceph-handler: replace fuser by /proc/net/unix 2019-06-12 19:31:21 +02:00
handler_mdss.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_mgrs.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_mons.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_nfss.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_osds.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_rbd_target_api_gw.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_rbdmirrors.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_rgws.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
handler_tcmu_runner.yml Use a tempfile directory to store restart scripts 2020-04-06 22:55:51 +02:00
main.yml handler: followup on #4519 2019-10-04 10:49:15 -04:00