Fix NTP updates
Manually apply https://github.com/geerlingguy/ansible-role-ntp/pull/84, so machines actually update themselves via NTP
This commit is contained in:
parent
f6559ff1bd
commit
65f9206b95
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ collections:
|
|||
|
||||
roles:
|
||||
- src: geerlingguy.docker
|
||||
- src: geerlingguy.ntp
|
||||
- src: https://github.com/dlerch-tpgroup/ansible-role-ntp # https://github.com/geerlingguy/ansible-role-ntp/pull/84
|
||||
name: geerlingguy.ntp
|
||||
- src: realorangeone.reflector
|
||||
- src: https://github.com/IronicBadger/ansible-role-proxmox-nag-removal
|
||||
name: proxmox-nag-removal
|
||||
|
|
Loading…
Reference in a new issue