chronyd: deploy everywhere

This commit is contained in:
jeltz 2022-08-26 00:06:25 +02:00
parent b00d5bc09e
commit f5f570f635
Signed by: jeltz
GPG key ID: 800882B66C0C3326

View file

@ -13,4 +13,14 @@
- 3.pool.ntp.org
roles:
- chronyd
- hosts:
- all
- "!ntp-1.int.infra.auro.re"
- "!unifi"
vars:
chronyd__pools:
- ntp-1.int.infra.auro.re
roles:
- chronyd
...