forked from ansible-lockdown/RHEL9-CIS
#36 thanks to @fahadysf
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
e0a490e1d5
commit
969ee917ba
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
mode: "{{ item.mode }}"
|
||||
state: touch
|
||||
modification_time: preserve
|
||||
acess_time: preserve
|
||||
access_time: preserve
|
||||
loop:
|
||||
- { path: 'grub.cfg', mode: '0700' }
|
||||
- { path: 'grubenv', mode: '0600' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue