ansible.posix/changelogs/fragments
softwarefactory-project-zuul[bot] 52d140895b
Merge pull request #548 from gfokkema/main
Firewalld: Add functionality to set forwarding

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


Feature Pull Request

COMPONENT NAME

firewalld
ADDITIONAL INFORMATION


Usage:

- ansible.posix.firewalld:
    forward: true
    state: enabled
    permanent: true
    zone: internal

Reviewed-by: Abhijeet Kasurde
Reviewed-by: Hideki Saito <saito@fgrep.org>
2024-09-09 08:11:26 +00:00
..
.keep Prepare 1.1.1 release 2020-09-02 20:55:04 +00:00
206_fix_sysctl_to_work_on_symlinks.yml sysctl: Fixed sysctl to work on symlinks(#111) 2024-05-07 16:53:57 -07:00
333_doc_absent_precision.yml Add changelog fragment for PR 333 2022-03-12 15:37:13 +01:00
421-remove-deprecation-warning.yml remove deprecated internal argument from synchronize (#421) 2024-01-11 14:24:45 -06:00
460-respawn.yaml respawn firewalld_info module when selinux is missing 2023-05-14 05:44:47 +00:00
466-tests.yml Replace 'include:' with 'include_tasks:'. 2023-05-21 13:17:48 +02:00
477_ci_update.yml Drop Python3.9 and update versions of RHEL,Fedora and FreeBSD for ansible-core:devel 2023-07-04 09:15:24 +09:00
484-firewalld-offline.yml firewalld: make offline do something 2023-11-29 00:06:36 +00:00
487_ci_update.yml Drop OSX10.11 and FreeBSD12.4 from CI 2023-08-02 16:03:19 +09:00
490_doc_authorized_key_path.yml Docs/authorized_key: clarify that the path key should probably NOT be set 2024-04-02 17:08:28 +09:00
496_seboolean-make-it-wrk-with-SELinux-disabled.yaml seboolean: make it work with disabled SELinux (#496) 2024-02-06 09:21:27 -06:00
504-firewalld_info-warning.yaml Warn only when zones were ignored in firewalld_info (#504) 2024-01-09 16:07:58 -06:00
508_ci_update.yml Refactoring remote and docker CI tests. 2023-11-16 11:56:08 +09:00
510_ci_update.yml Replace Fedora 38 with 39 for devel branch container test 2023-11-22 17:09:41 +09:00
511_profile-callbacks-add-summary-only-parameter.yml Feat/add summary only option to profile callbacks (#511) 2024-02-06 09:21:42 -06:00
548_add_foward.yml Firewalld: Add functionality to set forwarding. Fixes #529. 2024-09-09 15:13:12 +09:00
556_remove_skippy_callback.yml Remove skippy callback 2024-09-05 16:08:40 +09:00
562_update_core_version.yml Drop ansible-core 2.14 and set 2.15 minimum version. 2024-09-06 11:17:52 +09:00
dropping-ansible29.yml refactor to comply with current ansible-lint and sanity guidelines 2023-12-06 17:22:59 -06:00
test-reqs.yml Switch to Ansible Galaxy compatible requirements files for tests. 2023-05-26 08:14:28 +02:00