Files
ansible.posix/plugins/modules
softwarefactory-project-zuul[bot] 84c56e1814 Merge pull request #417 from rsguhr/protocol_support
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>
2023-03-13 07:02:45 +00:00
..
2020-03-09 13:15:28 +00:00
2022-12-09 00:36:29 +04:00
2022-12-09 00:36:29 +04:00
2022-12-09 00:36:29 +04:00
2023-02-15 00:26:57 +01:00
2023-02-21 12:06:22 +00:00
2022-11-22 09:03:04 -06:00
2022-11-22 09:03:04 -06:00
2022-12-09 00:36:29 +04:00
2022-12-09 00:36:29 +04:00
2022-12-09 00:36:29 +04:00