ansible-role-chrony/defaults/main.yml
Adrien Reslinger 5649568173
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Update ansible code
2022-08-16 16:17:38 +02:00

13 lines
277 B
YAML

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