summaryrefslogtreecommitdiffstats
path: root/defaults/main.yml
blob: a84e9118951b2a8492d48c7b42d14a8b8de6419e (plain)
1
2
3
4
5
6
7
8
9
10
---
ntp_enabled: true
ntp_timezone: Etc/UTC

ntp_manage_config: false
ntp_servers:
 - 0.pool.ntp.org iburst
 - 1.pool.ntp.org iburst
 - 2.pool.ntp.org iburst
 - 3.pool.ntp.org iburst