forked from ansible-lockdown/RHEL9-CIS
Update cis_1.3.x.yml
Correction to "when": 1_3_3 Signed-off-by: Joachim la Poutré <14360383+sickbock@users.noreply.github.com>
This commit is contained in:
parent
6f8a95c73a
commit
1e55d86001
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
||||||
/sbin/autrace p+i+n+u+g+s+b+acl+xattrs+sha512
|
/sbin/autrace p+i+n+u+g+s+b+acl+xattrs+sha512
|
||||||
validate: aide -D --config %s
|
validate: aide -D --config %s
|
||||||
when:
|
when:
|
||||||
- rhel9cis_rule_1_3_2
|
- rhel9cis_rule_1_3_3
|
||||||
- not system_is_ec2
|
- not system_is_ec2
|
||||||
tags:
|
tags:
|
||||||
- level1-server
|
- level1-server
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue