Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup-RedHat.yml to support for Centos 9 #199

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StefanIGit
Copy link

Hi, I'm kind of new to Ansible so sorry if this is butchering your nice module ;) I needed Centos 9 support, more a Debian guy to be honest. Google told me I need the epel-release repo, what ever that is, to be able to install certbot package. So as always "this works for me", hope this helps. Btw. I never understood why register a... variable like dnf_module_enable and "do not use it", because I cannot find any other reference of it.

Oh and I think I fixed #190

Hi, I'm kind of new to Ansible so sorry if this is butchering your nice module ;)
I needed Centos 9 support, more a Debian guy to be honest.
Google told me I need the epel-release repo, what ever that is, to be able to install certbot package.
So as always "this works for me", hope this helps.
Btw. I never understood why register a... variable like `dnf_module_enable` and "do not use it", because I cannot find any other reference of it.
Copy link

This pr 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.

@github-actions github-actions bot added the stale label Nov 13, 2023
@fhsctv
Copy link

fhsctv commented Dec 27, 2023

I think that installing epel-release should not be part of this role.
I'm already using this role on rocky-linux 9

@github-actions github-actions bot removed the stale label Jan 1, 2024
Copy link

github-actions bot commented May 6, 2024

This pr 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.

@github-actions github-actions bot added the stale label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setup-RedHat.yml
2 participants