Firewalld: Add functionality to set forwarding. Fixes #529.

This commit is contained in:
Gerlof Fokkema
2024-06-11 11:34:48 +02:00
committed by Hideki Saito
parent fd78e3e6da
commit 257392f33d
4 changed files with 138 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- firewalld - add functionality to set forwarding (https://github.com/ansible-collections/ansible.posix/pull/548).