From 46d491b9b1f6f4ccd18c9d03541a2ea519491cbe Mon Sep 17 00:00:00 2001 From: Mike Holloway Date: Sun, 30 Nov 2025 22:27:38 -0500 Subject: [PATCH] firewall testing --- tasks/firewall.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/firewall.yml b/tasks/firewall.yml index 5ae7591..9411a54 100644 --- a/tasks/firewall.yml +++ b/tasks/firewall.yml @@ -11,7 +11,6 @@ - firewalld: port: "8443" - protocol: "tcp" zone: public permanent: true immediate: true