geerlingguy / ansible-role-ntp

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

Add support for Rocky linux #119

Closed twem-zm closed 1 year ago

twem-zm commented 1 year ago

Role currently fails as it is unable to locate Rocky.yml

{
  "ansible_facts": {},
  "ansible_included_var_files": [],
  "changed": false,
  "message": "Could not find or access 'Rocky.yml'\nSearched in:\n\t/home/user/.ansible/roles/geerlingguy.ntp/vars/Rocky.yml\n\t/home/user/.ansible/roles/geerlingguy.ntp/Rocky.yml\n\t/home/user/.ansible/roles/geerlingguy.ntp/tasks/vars/Rocky.yml\n\t/home/user/.ansible/roles/geerlingguy.ntp/tasks/Rocky.yml\n\t/home/user/ansible/vars/Rocky.yml\n\t/home/user/ansible/Rocky.yml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"
}

Stale issues #108 #117 were not merged

stale[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 1 year 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.