From 5a96d542f02cccf28428c2e741e1fa651320b981 Mon Sep 17 00:00:00 2001 From: Andrea Dell'Amico Date: Fri, 24 Dec 2021 12:30:07 +0100 Subject: [PATCH] iptables settings. --- defaults/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defaults/main.yml b/defaults/main.yml index 2f862f0..2b25c92 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -11,3 +11,6 @@ tftpd_default_file: tftpd-hpa tftpd_listen: ":{{ tftpd_port }}" tftpd_options: '--secure' + +tftp_server_iptables_rules: True +tftp_server_iptables_allowed: []