From f11d2cc3f012611c60cd77dbaac927c7d9ba1e07 Mon Sep 17 00:00:00 2001 From: Svennd Date: Tue, 30 Apr 2024 16:16:16 +0200 Subject: [PATCH] typo a small description typo Signed-off-by: Svennd --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index d48728a..f1a2dea 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -403,7 +403,7 @@ rhel9cis_tmp_svc: false ## Control 1.2.1 # For new systems that have not yet run update the gpg key is not yet imported -# Setting to `true` will allow a test on the package and the foce the import of the key +# Setting to `true` will allow a test on the package and force the import of the key rhel9cis_force_gpg_key_import: true ## Control 1.2.4