time is not syncing

This commit is contained in:
Stephen Smoogen 2018-11-06 21:22:45 +00:00
parent 4a0499c6b8
commit 8317b78f65

View file

@ -98,8 +98,8 @@
local_action: add_host hostname={{ item }} groupname=myvms_postreboot
with_items: "{{ newvmlist.list_vms }}"
- name: sync time
command: ntpdate -u 1.rhel.pool.ntp.org
# - name: sync time
# command: ntpdate -u 1.rhel.pool.ntp.org
- name: tell nagios to unshush
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}