mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +01:00
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>
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 206_fix_sysctl_to_work_on_symlinks.yml | ||
| 333_doc_absent_precision.yml | ||
| 421-remove-deprecation-warning.yml | ||
| 460-respawn.yaml | ||
| 466-tests.yml | ||
| 477_ci_update.yml | ||
| 484-firewalld-offline.yml | ||
| 487_ci_update.yml | ||
| 490_doc_authorized_key_path.yml | ||
| 496_seboolean-make-it-wrk-with-SELinux-disabled.yaml | ||
| 504-firewalld_info-warning.yaml | ||
| 508_ci_update.yml | ||
| 510_ci_update.yml | ||
| 511_profile-callbacks-add-summary-only-parameter.yml | ||
| 548_add_foward.yml | ||
| 556_remove_skippy_callback.yml | ||
| 562_update_core_version.yml | ||
| dropping-ansible29.yml | ||
| test-reqs.yml | ||