ceph-ansible/roles/ceph-handler/tasks
Dimitri Savineau cbe79428e6 ceph-handler: remove iscsigws restart scripts
The iscsigws restart scripts for tcmu-runner and rbd-target-{api,gw}
services only call the systemctl restart command.
We don't really need to copy a shell script to do it when we can use
the ansible service module instead.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-07-23 17:02:12 +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 ceph-handler: add missing condition on ceph-crash 2020-07-21 23:26:11 +02:00
check_socket_non_container.yml ceph-handler: add missing condition on ceph-crash 2020-07-21 23:26:11 +02:00
handler_crash.yml ceph-crash: introduce new role ceph-crash 2020-07-21 20:22:12 +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 ceph-handler: remove iscsigws restart scripts 2020-07-23 17:02:12 +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 ceph-handler: remove iscsigws restart scripts 2020-07-23 17:02:12 +02:00
main.yml ceph-crash: introduce new role ceph-crash 2020-07-21 20:22:12 +02:00