time is not syncing
This commit is contained in:
parent
4a0499c6b8
commit
8317b78f65
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@
|
||||||
local_action: add_host hostname={{ item }} groupname=myvms_postreboot
|
local_action: add_host hostname={{ item }} groupname=myvms_postreboot
|
||||||
with_items: "{{ newvmlist.list_vms }}"
|
with_items: "{{ newvmlist.list_vms }}"
|
||||||
|
|
||||||
- name: sync time
|
# - name: sync time
|
||||||
command: ntpdate -u 1.rhel.pool.ntp.org
|
# command: ntpdate -u 1.rhel.pool.ntp.org
|
||||||
|
|
||||||
- name: tell nagios to unshush
|
- name: tell nagios to unshush
|
||||||
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
nagios: action=unsilence service=host host={{ inventory_hostname_short }}{{ env_suffix }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue