-
Feature Request
-
Resolution: Unresolved
-
Normal
-
None
-
2.5
-
False
-
-
False
1. What is the nature and description of the request?
[RFE] Need to implement firewalld “policy” using Ansible - either using role redhat.rhel_system_roles.firewall or ansible.posix.firewalld collection
2. Why does the customer need this? (List the business requirements here)
Unfortunately, both “ansible.posix.firewall” and “redhat.rhel_system_roles.firewall” don’t have the function to manage firewalld policies.
Some environment requires constant updates of firewall rules on their RHEL VMs. Adding Firewalld Policy feature on Ansible collection will make their firewalld updates more efficent.
3. Github Link if any
[1] ansible.posix.firewalld
https://github.com/ansible-collections/ansible.posix/issues/284
[2] redhat.rhel_system_roles.firewall