From e6ce41c156c66994340e50c0b1f741bef417e8a1 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 11 Jun 2024 16:32:37 +0100 Subject: [PATCH] fix title of 5.2.3.6 Signed-off-by: Mark Bolwell --- tasks/section_5/cis_5.2.3.x.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/section_5/cis_5.2.3.x.yml b/tasks/section_5/cis_5.2.3.x.yml index ef6c914..3039afb 100644 --- a/tasks/section_5/cis_5.2.3.x.yml +++ b/tasks/section_5/cis_5.2.3.x.yml @@ -65,7 +65,7 @@ ansible.builtin.set_fact: update_audit_template: true -- name: "5.2.3.6 | PATCH | Ensure use of privileged commands is collected" +- name: "5.2.3.6 | AUDIT | Ensure use of privileged commands is collected" when: - amazon2cis_rule_5_2_3_6 tags: