From 1c7990cecdcef96c7fbb03f69a10f6a9f9005dbf Mon Sep 17 00:00:00 2001 From: Michael Hicks Date: Thu, 21 Dec 2023 15:12:01 -0800 Subject: [PATCH] fixing some mismatched tags and tasks in 5.6.1.x Signed-off-by: Michael Hicks --- tasks/section_5/cis_5.6.1.x.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/section_5/cis_5.6.1.x.yml b/tasks/section_5/cis_5.6.1.x.yml index f7b81364..8d082bc9 100644 --- a/tasks/section_5/cis_5.6.1.x.yml +++ b/tasks/section_5/cis_5.6.1.x.yml @@ -12,7 +12,7 @@ - level1-workstation - patch - password - - rule_5.5.1.1 + - rule_5.6.1.1 - name: "5.6.1.2 | PATCH | Ensure minimum days between password changes is 7 or more" ansible.builtin.lineinfile: @@ -117,4 +117,4 @@ - level1-server - level1-workstation - patch - - rule_5.5.1.5 + - rule_5.6.1.5