Closed paulbrzeski closed 2 years ago
Ran into an issue provisioning a Ubuntu 20.04 box, turns out there's a known issue where your timesync service is disabled while Ansible is also looking for it.
Vendor issue: https://github.com/geerlingguy/ansible-role-ntp/issues/87 Hotfix PR: https://github.com/geerlingguy/ansible-role-ntp/pull/110
I've tested the latest version of ntp and was able to provision without issue, but more testing may be needed for others.
Thank you!
Ran into an issue provisioning a Ubuntu 20.04 box, turns out there's a known issue where your timesync service is disabled while Ansible is also looking for it.
Vendor issue: https://github.com/geerlingguy/ansible-role-ntp/issues/87 Hotfix PR: https://github.com/geerlingguy/ansible-role-ntp/pull/110
I've tested the latest version of ntp and was able to provision without issue, but more testing may be needed for others.