From 12c5d6e81388db2a80c363b37ac8b517ca5cab7b Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Wed, 28 Jun 2023 11:46:08 +0100 Subject: [PATCH] update comment Signed-off-by: Mark Bolwell --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 9d3c003..205ec9c 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -477,7 +477,7 @@ rhel9cis_firewall: firewalld ##### firewalld rhel9cis_default_zone: public -# These are added to demonstrate how this can be done +# These are added to demonstrate how this can be done will require a new control rhel9cis_firewalld_ports: - number: 80 protocol: tcp