Arno Schots

Results 12 comments of Arno Schots

Hi @saito-hideki , I have the same error. Target OS: Oracle Linux 8.4. It occurs after setting SELinux to enforcing. I need to test with SElinux disabled. See below as...

Hi, I have tested with SELinux in "Permissive Mode". Same error occurs: ![Screenshot 2021-11-06 at 08 39 12](https://user-images.githubusercontent.com/831364/140601987-42224c07-342f-4aed-b830-d8eb9e7ccc20.png)

Output of the commands asked above to other users: ![Screenshot 2021-11-06 at 08 55 06](https://user-images.githubusercontent.com/831364/140602501-effcfd2f-69ff-4eca-b6e0-21663b3651eb.png)

@saito-hideki @maxamillion please find here the output of the requested commands (problem persists): [root@anakin firewalld]# rpm -qa|grep firewall firewalld-0.9.3-7.0.2.el8.noarch firewalld-filesystem-0.9.3-7.0.2.el8.noarch fail2ban-firewalld-0.11.2-1.el8.noarch python3-firewall-0.9.3-7.0.2.el8.noarch [root@anakin firewalld]# rpm -V firewalld [root@anakin firewalld]# [root@anakin...

Added error message: TASK [Set Firewall services at anakin] ************************************************************ ERROR: Failed to load '/etc/firewalld/firewalld.conf': [Errno 13] Permission denied: '/etc/firewalld/firewalld.conf' WARNING: [Errno 13] Permission denied: '/etc/firewalld/firewalld.conf' WARNING: Using fallback firewalld...

@saito-hideki here it is: ``` [vagrant@localhost anakin_code_ansible]$ ansible-playbook -i hosts -vvvv firewall_test.yml ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/vagrant/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location =...

@saito-hideki I have ran the playbook on my Mac and the error did not occur. Maybe some issue with Linux OS I am using normally? I have included -vvvv output...

@rkhshan I tested today on Rocky Linux 9 and the issue did not occur. I will test on Oracle Linux as well.