Fix these reboot playbooks for ntp too
This commit is contained in:
parent
096a7204a2
commit
15e5e56f03
2 changed files with 2 additions and 2 deletions
|
@ -90,7 +90,7 @@
|
|||
register: newvmlist
|
||||
|
||||
- name: sync time
|
||||
command: ntpdate -u 66.187.233.4
|
||||
command: ntpdate -u 1.rhel.pool.ntp.org
|
||||
|
||||
- name: serverbeach hosts need a special iptables config
|
||||
command: /root/fix-iptables.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue