From d63f58972deb487e5119405d74b536aa58ab0e97 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Wed, 1 Oct 2025 10:32:24 +0100 Subject: [PATCH] fixed typo Signed-off-by: Mark Bolwell --- tasks/section_5/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/section_5/main.yml b/tasks/section_5/main.yml index c4dacff..09a2fdd 100644 --- a/tasks/section_5/main.yml +++ b/tasks/section_5/main.yml @@ -11,7 +11,7 @@ - name: "SECTION | 5.2 | Configure privilege escalation" when: - - - rhel9cis_section5_2 + - rhel9cis_section5_2 ansible.builtin.import_tasks: file: cis_5.2.x.yml