ansible-collections / ansible.posix

Ansible Collection for Posix
Other
157 stars 152 forks source link

Firewalld: Add functionality to set forwarding #548

Closed gfokkema closed 3 weeks ago

gfokkema commented 3 months ago
SUMMARY

Adds firewalld functionality to do the equivalent of firewall-cmd --add-forwarding --zone={zone}. Functionality is exactly analogous to the firewall-cmd --add-masquerade --zone={zone} already present.

Fixes #529

ISSUE TYPE
COMPONENT NAME

firewalld

ADDITIONAL INFORMATION

Usage:

- ansible.posix.firewalld:
    forward: true
    state: enabled
    permanent: true
    zone: internal
softwarefactory-project-zuul[bot] commented 3 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/b0b906967a7b4a728b08742f9e7a311d

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 5m 20s :heavy_check_mark: build-ansible-collection SUCCESS in 8m 36s

softwarefactory-project-zuul[bot] commented 3 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/0654a7a81dd440bc933518bceb75f10f

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 38s :heavy_check_mark: build-ansible-collection SUCCESS in 8m 50s

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/666d0fa8643c48d796ce6e5977cfc3e9

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 30s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 44s

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/02dd9e8179b74a2db6fb3086da971732

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 03s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 46s

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/5fb39ca90fec47d3b9dfc0e0def85e11

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 07s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 48s

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/b799a266c2d04142b95fa226648eb2e2

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 39s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 44s

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/42ff765146ef4967849f526b03ab51c0

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 49s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 48s

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/5368fdcf9b0247deb01456533781657b

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 2m 55s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 53s

saito-hideki commented 3 weeks ago

@Akasurde I have addressed your change request, so I will treat it as resolved in time for the 1.5.5 release.

softwarefactory-project-zuul[bot] commented 3 weeks ago

Build succeeded (gate pipeline). https://ansible.softwarefactory-project.io/zuul/buildset/0ff36d644ecc436c9e4ff743bbef0fbd

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 07s :heavy_check_mark: build-ansible-collection SUCCESS in 5m 48s