NTP: deploy everywhere #97

Merged
jeltz merged 3 commits from ntp into master 2022-08-26 00:08:02 +02:00
Showing only changes of commit f5f570f635 - Show all commits

View file

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