Configure chrony for all networks

This commit is contained in:
Timo Makinen 2025-06-24 16:06:41 +00:00
parent 3f0dc214f7
commit 9562eabc2a
5 changed files with 9 additions and 0 deletions

View file

@ -6,3 +6,4 @@ network_dns_servers:
ntpd_servers:
- time1.home.foo.sh
- time2.home.foo.sh
chrony_servers: "{{ ntpd_servers }}"