Skip to content

Commit

Permalink
Merge pull request #151 from sickbock/devel
Browse files Browse the repository at this point in the history
Corrections to tags and a variable
  • Loading branch information
uk-bolly authored Jan 26, 2024
2 parents df1aef8 + e0491cc commit 902956e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tasks/section_1/cis_1.3.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
/sbin/autrace p+i+n+u+g+s+b+acl+xattrs+sha512
validate: aide -D --config %s
when:
- rhel9cis_rule_1_3_2
- rhel9cis_rule_1_3_3
- not system_is_ec2
tags:
- level1-server
Expand Down
2 changes: 1 addition & 1 deletion tasks/section_1/cis_1.8.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,4 +261,4 @@
- level1-workstation
- patch
- gui
- rule_1.8.4
- rule_1.8.10
4 changes: 2 additions & 2 deletions tasks/section_5/cis_5.6.1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -117,4 +117,4 @@
- level1-server
- level1-workstation
- patch
- rule_5.5.1.5
- rule_5.6.1.5
4 changes: 2 additions & 2 deletions tasks/section_6/cis_6.1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
- level1-workstation
- patch
- permissions
- rule_6.1.10
- rule_6.1.8

- name: "6.1.9 | PATCH | Ensure no world writable files exist"
block:
Expand Down Expand Up @@ -253,7 +253,7 @@
- patch
- stickybits
- permissons
- rule_1.1.21
- rule_6.1.12

- name: "6.1.13 | AUDIT | Audit SUID executables"
block:
Expand Down
2 changes: 1 addition & 1 deletion tasks/section_6/cis_6.2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
- audit
- accounts
- groups
- rule_6.2.2
- rule_6.2.3

- name: "6.2.4 | AUDIT Ensure no duplicate UIDs exist"
block:
Expand Down

0 comments on commit 902956e

Please sign in to comment.