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 }}