mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
iptables: Add support for gateway parameter (#53465)
When user specifies the JUMP value to 'tee', gateway is required. This fix adds new parameter 'gateway' to support this functionality. Fixes: #53170 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
2
changelogs/fragments/53170-iptables-support_gateway.yml
Normal file
2
changelogs/fragments/53170-iptables-support_gateway.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Added support for gateway parameter in iptables module (https://github.com/ansible/ansible/issues/53170).
|
||||
Reference in New Issue
Block a user