ISSUE TYPE
COMPONENT NAME
firewalld module
ANSIBLE VERSION
ansible 2.3.0 (devel 9f2d8c2409) last updated 2017/01/01 20:16:08 (GMT -600)
config file = /home/lf/.ansible.cfg
configured module search path = Default w/o overrides
CONFIGURATION
OS / ENVIRONMENT
Fedora 25 Server
SUMMARY
It is not currently possible to reproduce configurations such as that created by running firewall-cmd --permanent --direct --add-rule ipv4 filter OUTPUT 0 -m owner --uid-owner $UID -j ACCEPT because the firewalld module doesn't support direct rules.
See previous issue at ansible/ansible-modules-extras#209.
ISSUE TYPE
COMPONENT NAME
firewalld module
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Fedora 25 Server
SUMMARY
It is not currently possible to reproduce configurations such as that created by running
firewall-cmd --permanent --direct --add-rule ipv4 filter OUTPUT 0 -m owner --uid-owner $UID -j ACCEPTbecause the firewalld module doesn't support direct rules.See previous issue at ansible/ansible-modules-extras#209.