geerlingguy / ansible-role-ntp

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

Added support for rocky linux #108

Closed Soren90 closed 2 years ago

Soren90 commented 2 years ago

I just copied the RedHat.yml to Rocky.yaml. It's tested and works fine

stale[bot] commented 2 years 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.

geerlingguy commented 2 years ago

I believe this may have been a bug that has since been worked out—Ansible should report ansible_os_family as RedHat for Rocky, but still report Rocky for the ansible_distribution.

See: https://forums.rockylinux.org/t/ansible-os-family-question/3320/11