diff --git a/tasks/section_1/cis_1.1.2.6.x.yml b/tasks/section_1/cis_1.1.2.6.x.yml index 78e21da..0e72fef 100644 --- a/tasks/section_1/cis_1.1.2.6.x.yml +++ b/tasks/section_1/cis_1.1.2.6.x.yml @@ -1,6 +1,6 @@ --- -- name: "1/.1 | PATCH | Ensure /var/log is a separate partition" +- name: "1.1.2.6.1 | PATCH | Ensure /var/log is a separate partition" when: - deb12cis_rule_1_1_2_6_1 - required_mount not in prelim_mount_names diff --git a/tasks/section_1/cis_1.1.2.7.x.yml b/tasks/section_1/cis_1.1.2.7.x.yml index e8d2e4f..8776340 100644 --- a/tasks/section_1/cis_1.1.2.7.x.yml +++ b/tasks/section_1/cis_1.1.2.7.x.yml @@ -1,6 +1,6 @@ --- -- name: "1/.1 | PATCH | Ensure /var/log/audit is a separate partition" +- name: "1.1.2.7.1 | PATCH | Ensure /var/log/audit is a separate partition" when: - deb12cis_rule_1_1_2_7_1 - required_mount not in prelim_mount_names diff --git a/tasks/section_2/cis_2.1.x.yml b/tasks/section_2/cis_2.1.x.yml index 3884d30..2cb4ebc 100644 --- a/tasks/section_2/cis_2.1.x.yml +++ b/tasks/section_2/cis_2.1.x.yml @@ -203,7 +203,7 @@ - ldap - NIST800-53R5_CM-6 - NIST800-53R5_CM-7 - - rule_2.1.6 + - rule_2.1.7 block: - name: "2.1.7 | PATCH | Ensure ldap server services are not in use | Remove package" when: diff --git a/tasks/section_3/cis_3.1.x.yml b/tasks/section_3/cis_3.1.x.yml index f034001..b8da05c 100644 --- a/tasks/section_3/cis_3.1.x.yml +++ b/tasks/section_3/cis_3.1.x.yml @@ -47,7 +47,7 @@ create: true loop: "{{ prelim_wireless_modules.stdout_lines }}" - - name: "3.2.1 | PATCH | Ensure dccp kernel module is not available | blacklist" + - name: "3.1.2 | PATCH | Ensure wireless interfaces are disabled | blacklist" ansible.builtin.lineinfile: path: /etc/modprobe.d/blacklist.conf regexp: "^(#)?blacklist {{ item }}(\\s|$)" diff --git a/tasks/section_5/cis_5.3.3.3.x.yml b/tasks/section_5/cis_5.3.3.3.x.yml index 36acd2e..fbd9f83 100644 --- a/tasks/section_5/cis_5.3.3.3.x.yml +++ b/tasks/section_5/cis_5.3.3.3.x.yml @@ -62,7 +62,7 @@ - level1-server - level1-workstation - patch - - rule_5.3.3.3.2 + - rule_5.3.3.3.3 - pam - NIST800-53R5_IA-5 block: diff --git a/tasks/section_5/cis_5.4.2.x.yml b/tasks/section_5/cis_5.4.2.x.yml index 8d9eb6b..caa2885 100644 --- a/tasks/section_5/cis_5.4.2.x.yml +++ b/tasks/section_5/cis_5.4.2.x.yml @@ -61,7 +61,7 @@ - level1-server - level1-workstation - patch - - rule_5.4.2.2 + - rule_5.4.2.3 - user - system - NIST800-53R5_CM-1 diff --git a/tasks/section_7/cis_7.2.x.yml b/tasks/section_7/cis_7.2.x.yml index 57d64f2..4d56ebf 100644 --- a/tasks/section_7/cis_7.2.x.yml +++ b/tasks/section_7/cis_7.2.x.yml @@ -94,7 +94,7 @@ - level1-server - level1-workstation - patch - - rule_6.2.4 + - rule_7.2.4 - user - NIST800-53R5_IA-5 vars: