Allow NTP role to manage config
Hopefully this closes the port
This commit is contained in:
parent
ff72f5a25e
commit
f665b87965
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
become: true
|
become: true
|
||||||
vars:
|
vars:
|
||||||
ntp_timezone: Europe/London
|
ntp_timezone: Europe/London
|
||||||
|
ntp_manage_config: true
|
||||||
- role: realorangeone.reflector
|
- role: realorangeone.reflector
|
||||||
when: ansible_os_family == 'Archlinux'
|
when: ansible_os_family == 'Archlinux'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue