geerlingguy / ansible-role-ntp

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

rocky linux support #117

Closed rchaud closed 1 year ago

rchaud commented 2 years ago

It seems Rockylinux is expecting the Rocky.yml file in variables but it is not found.

fatal: [rockylinux8]: FAILED! => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access 'Rocky.yml'\nSearched in:\n\t/Users/***/.ansible/roles/geerlingguy.ntp/vars/Rocky.yml\n\t/Users/***/.ansible/roles/geerlingguy.ntp/Rocky.yml\n\t/Users/***/.ansible/roles/geerlingguy.ntp/tasks/vars/Rocky.yml\n\t/Users/***/.ansible/roles/geerlingguy.ntp/tasks/Rocky.yml\n\t/Users/***/Downloads/galaxymoleculetest/molecule/default/vars/Rocky.yml\n\t/Users/***/Downloads/galaxymoleculetest/molecule/default/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"}

I have added the file for Rockylinux under the vars directory.

stale[bot] commented 1 year ago

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

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

stale[bot] commented 1 year ago

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