geerlingguy / ansible-role-certbot

Ansible Role - Certbot (for Let's Encrypt)
https://galaxy.ansible.com/geerlingguy/certbot/
MIT License
780 stars 346 forks source link

role fails on centos-stream-8 #174

Closed fhsctv closed 2 years ago

fhsctv commented 2 years ago

The tasks inside setup-RedHat.yml fail for centos-stream-8 because the when-statements do not take into account that centos-8 stream is a rolling release version.

So they always run the task for centos-version <= 8.3

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

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