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

Running into masked firewalld error on RHEL9 #76

Open
da0ist opened this issue May 25, 2023 · 1 comment
Open

Running into masked firewalld error on RHEL9 #76

da0ist opened this issue May 25, 2023 · 1 comment

Comments

@da0ist
Copy link

da0ist commented May 25, 2023

I deployed a minimal RHEL9 images and ran the task against it. It fails here:

RUNNING HANDLER [cis : Reboot] *************************************************
changed: [rhel9base]
RUNNING HANDLER [cis : Restart sshd] *******************************************
changed: [rhel9base]
RUNNING HANDLER [cis : Restart chronyd] ****************************************
changed: [rhel9base]
RUNNING HANDLER [cis : Restart journald] ***************************************
changed: [rhel9base]
RUNNING HANDLER [cis : Start firewalld] ****************************************
fatal: [rhel9base]: FAILED! => {"changed": false, "msg": "Unable to start service firewalld: Failed to start firewalld.service: Unit firewalld.service is masked.\n"}
PLAY RECAP *********************************************************************
rhel9base : ok=220 changed=100 unreachable=0 failed=1 skipped=87 rescued=0 ignored=0

@dsglaser
Copy link
Owner

Thanks for opening the issue. Can you provide the firewall section of stdout, the command line that you ran, and any variables you may have set outside of the --extra-vars at the command line?

Thanks,
Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants