ceph-ansible/roles/ceph-common/tasks/checks
Guillaume Abrioux 4e62627202 Common: Do not install ntp when ntp_service_enabled is false
ntp is still installed even if ntp_service_enabled is set to false.
That could be a problem if the time synchronization is managed by
something else than ceph-ansible or if you want to use different NTP
implementation as suggested in #1354.

Fixes: #1354

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
Signed-off-by: Guits <gabrioux@redhat.com>
2017-03-28 19:51:34 +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_socket.yml common: do not run tasks in main.yml, use include 2016-12-09 16:00:46 +01:00
check_system.yml check_system: improve RHCS support message and version comparison 2017-03-03 09:57:16 -07:00