mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
nat_rules go into the nat table
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
COMMIT
|
||||
|
||||
{% if nat_rules %}
|
||||
*filter
|
||||
*nat
|
||||
:INPUT ACCEPT [0:0]
|
||||
:FORWARD ACCEPT [0:0]
|
||||
:OUTPUT ACCEPT [0:0]
|
||||
|
||||
Reference in New Issue
Block a user