mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +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> |
||
|---|---|---|
| .. | ||
| .keep | ||
| 399_firewalld_create_remove_zone_when_offline.yml | ||
| 413-synchronize-seealso.yml | ||
| 417-add-protocol-parameter.yml | ||
| 419-fix-patch-doc.yml | ||