forked from ansible-lockdown/RHEL9-CIS
Update cis_1.3.x.yml
Indentation error causing aide to not start or get validated. Signed-off-by: jakejellinek <109655728+jakejellinek@users.noreply.github.com>
This commit is contained in:
parent
3c3ddfa474
commit
a12c75b5b7
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@
|
|||
/sbin/aureport p+i+n+u+g+s+b+acl+xattrs+sha512
|
||||
/sbin/ausearch 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:
|
||||
- rhel9cis_rule_1_3_2
|
||||
- not system_is_ec2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue