From 8317b78f65de81dd8f796946789367831dc6fde4 Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Tue, 6 Nov 2018 21:22:45 +0000 Subject: [PATCH] time is not syncing --- playbooks/vhost_reboot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/vhost_reboot.yml b/playbooks/vhost_reboot.yml index e99a683995..3e49295bdc 100644 --- a/playbooks/vhost_reboot.yml +++ b/playbooks/vhost_reboot.yml @@ -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 }}