geerlingguy / ansible-role-ntp

Ansible Role - NTP
https://galaxy.ansible.com/geerlingguy/ntp/
MIT License
319 stars 243 forks source link

Error on Ubuntu 22.04 LTS minimal install #127

Closed robertzd closed 10 months ago

robertzd commented 1 year ago

If you install the minimal install of ubuntu, ntp package isn't installed, and the playbook errors out:

TASK [geerlingguy.ntp : Ensure NTP is running and enabled as configured.] ** fatal: [XXX.XXX.XXX.XXX]: FAILED! => {"changed": false, "msg": "Could not find the requested service ntp: host"}

Would be good to have a check if ntp pacakge is installed, and if not, install it.

github-actions[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 10 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.