ceph-ansible/roles/ceph-common/tasks/checks
Guillaume Abrioux 5bec62ba7c Common: Fix handlers that are not properly triggered.
Until now, only the first task were executed.
The idea here is to use `listen` statement to be able to notify multiple
handler and regroup all of them in `./handlers/main.yml` as notifying an
included handler task is not possible.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2017-04-06 16:19:58 +02:00
..
check_firewall.yml fix check nmapexist on debian 2016-12-28 16:21:23 +08:00
check_mandatory_vars.yml fix ceph_custom not usable 2016-12-14 16:55:41 +08:00
check_ntp_atomic.yml Make NTP checks usable with '--check' 2016-11-23 13:52:56 +01:00
check_ntp_debian.yml Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
check_ntp_redhat.yml Common: Do not install ntp when ntp_service_enabled is false 2017-03-28 19:51:34 +02:00
check_system.yml check_system: improve RHCS support message and version comparison 2017-03-03 09:57:16 -07:00