From e19402d613fdabecac0b6e766df9a85c77630c82 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Wed, 5 Jul 2023 13:01:56 +0100 Subject: [PATCH] updated 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 205ec9c..81df6a1 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 will require a new control +# These settings are added to demonstrate how this update can be done (eventually will require a new control) rhel9cis_firewalld_ports: - number: 80 protocol: tcp