Closed bzamaere closed 2 years ago
mee too
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.
Running into this issue: TASK [geerlingguy.certbot : Enable DNF module for CentOS 8+.] **** fatal: [172.16.0.191]: FAILED! => {"changed": false, "cmd": "dnf config-manager --set-enabled powertools\n", "delta": "0:00:00.293489", "end": "2021-06-28 17:07:34.137045", "msg": "non-zero return code", "rc": 1, "start": "2021-06-28 17:07:33.843556", "stderr": "Error: No matching repo to modify: powertools.", "stderr_lines": ["Error: No matching repo to modify: powertools."], "stdout": "", "stdout_lines": []}
Looks like dnf wants "PowerTools" not "powertools".