ceph-ansible/roles/ceph-handler/tasks
Benoît Knecht bffca06837 ceph-handler: Fix check mode
When running in check mode with one or more Ceph daemons that need to be
restarted, the `tmpdirpath.path` variable that several handlers rely on is
undefined, leading to fatal errors.

This commit ensures the tasks that require `tmpdirpath.path` are skipped when
it's undefined.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2022-01-06 10:46:55 +01:00
..
check_running_cluster.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
check_running_containers.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
check_socket_non_container.yml handler: refact check_socket_non_container 2020-10-08 17:37:50 -04:00
handler_crash.yml Use ansible_facts 2021-03-08 20:54:02 +01:00
handler_mdss.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_mgrs.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_mons.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_nfss.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_osds.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_rbd_target_api_gw.yml ceph-handler: remove iscsigws restart scripts 2020-07-23 17:02:12 +02:00
handler_rbdmirrors.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_rgws.yml ceph-handler: Fix check mode 2022-01-06 10:46:55 +01:00
handler_tcmu_runner.yml ceph-handler: remove iscsigws restart scripts 2020-07-23 17:02:12 +02:00
main.yml rolling_update: fix mon+rgw/multisite collocation 2021-06-11 10:50:50 +02:00