mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
firewalld: Add support for protocol parameter SUMMARY Fixes #416 - This PR implements the --add-protocol/--remove-protocol parameters for firewalld. I have just copied and rewritten the code from service parameter. Please look carefully :) ISSUE TYPE Feature Pull Request COMPONENT NAME firewalld ADDITIONAL INFORMATION - name: Allow OSPF traffic ansible.posix.firewalld: protocol: ospf zone: work state: enabled permanent: true Reviewed-by: Hideki Saito <saito@fgrep.org> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| acl.py | ||
| at.py | ||
| authorized_key.py | ||
| firewalld.py | ||
| firewalld_info.py | ||
| mount.py | ||
| patch.py | ||
| rhel_facts.py | ||
| rhel_rpm_ostree.py | ||
| rpm_ostree_upgrade.py | ||
| seboolean.py | ||
| selinux.py | ||
| synchronize.py | ||
| sysctl.py | ||