Update cis_5.1.x.yml

Signed-off-by: Wykx <79835144+Wykx-Sama@users.noreply.github.com>
This commit is contained in:
Wykx 2024-07-11 13:36:59 +02:00 committed by GitHub
parent 632f6b8367
commit 446d762260
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,7 +124,7 @@
state: '{{ "file" if rhel9cis_5_1_8_cron_allow_state.stat.exists else "touch" }}'
owner: root
group: root
mode: '0600'
mode: '0640'
when:
- rhel9cis_rule_5_1_8
tags:
@ -152,7 +152,7 @@
state: '{{ "file" if rhel9cis_5_1_9_at_allow_state.stat.exists else "touch" }}'
owner: root
group: root
mode: '0600'
mode: '0640'
when:
- rhel9cis_rule_5_1_9
tags: