ceph-ansible/roles/ceph-common/tasks/misc
Major Hayden a1c76e834c
Simplify NTP checks/install
This patch simplifies the checks and installation tasks for NTP.

Debian and Red Hat had a check for NTP's presence but would then
install NTP right afterwards anyways. In addition, there were
tasks for atomic that weren't used anywhere else in the role.

This patch also uses a dynamic include to reduce delays from
skipped tasks.
2017-10-12 12:31:07 -05:00
..
ntp_debian.yml Simplify NTP checks/install 2017-10-12 12:31:07 -05:00
ntp_redhat.yml Simplify NTP checks/install 2017-10-12 12:31:07 -05:00
system_tuning.yml Avoid deprecated always_run 2017-10-12 08:29:44 -05:00