Update ansible code
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
4c799f56b2
commit
5649568173
5 changed files with 26 additions and 24 deletions
|
|
@ -1,13 +1,13 @@
|
|||
---
|
||||
#chrony_ntpservers:
|
||||
# - 0.centos.pool.ntp.org
|
||||
# - 1.centos.pool.ntp.org
|
||||
# - 2.centos.pool.ntp.org
|
||||
# - 3.centos.pool.ntp.org
|
||||
# chrony_ntpservers:
|
||||
# - 0.centos.pool.ntp.org
|
||||
# - 1.centos.pool.ntp.org
|
||||
# - 2.centos.pool.ntp.org
|
||||
# - 3.centos.pool.ntp.org
|
||||
chrony_ntppools:
|
||||
- 1.pool.ntp.org
|
||||
- 2.pool.ntp.org
|
||||
- 3.pool.ntp.org
|
||||
chrony_allowclients: false
|
||||
#chrony_clients:
|
||||
# - 192.168.0.0/24
|
||||
# chrony_clients:
|
||||
# - 192.168.0.0/24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue