NTP: deploy everywhere #97
1 changed files with 10 additions and 0 deletions
|
@ -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
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue