Closed agno01 closed 3 years ago
@agno01 It's fixed on the master, you can use the git commit as the reference instead of the tag. At least this is my workaround until @geerlingguy creates a new release.
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.
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.
Problem:
certbot
Ansible role fails when enabling dnf module PowerTools:Environment:
CentOS Linux release 8.3.2011 Ansible 2.10.5 geerlingguy.certbot 3.1.0
Cause:
Yum repoid of Power Tools has changed from
PowerTools
topowertools
:https://wiki.centos.org/Manuals/ReleaseNotes/CentOS8.2011#Major_Changes
Possible fix:
Add check for
CentOS Linux release
version.