ceph-ansible/roles/ceph-handler/tasks
Guillaume Abrioux e001ded6f6 handler: fix bug
411bd07d54 introduced a bug in handlers

using `handler_*_status` instead of `hostvars[item]['handler_*_status']`
causes handlers to be triggered in anycase even though
`handler_*_status` was set to `False` on a specific node.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1622688

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 30200802d9)
2020-01-08 19:46:11 -05:00
..
check_running_cluster.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
check_running_containers.yml Look for additional names when checking ceph-nfs container status 2019-09-09 16:48:50 -04:00
check_socket_non_container.yml ceph-handler: replace fuser by /proc/net/unix 2019-06-12 23:00:36 +02:00
handler_mdss.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_mgrs.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_mons.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_nfss.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_osds.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_rbd_target_api_gw.yml ceph-iscsi: notify rbd target services 2019-10-16 11:34:15 -04:00
handler_rbdmirrors.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_rgws.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_tcmu_runner.yml ceph-handler: group listen topics and condition 2019-10-15 13:29:06 -04:00
main.yml handler: followup on #4519 2019-10-15 13:29:06 -04:00