mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
time is not syncing
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user