forked from ansible-lockdown/RHEL9-CIS
Readme Update, Yamllint Update
Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
This commit is contained in:
parent
eee101c844
commit
4a40facca9
8 changed files with 249 additions and 50 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"1.1.8.2 | PATCH | Ensure nodev option set on /dev/shm partition | Set nodev option
|
||||
1.1.8.3 | PATCH | Ensure noexec option set on /dev/shm partition | Set nosuid option
|
||||
1.1.8.4 | PATCH | Ensure nosuid option set on /dev/shm partition | Set noexec option"
|
||||
ansible.builtin.mount:
|
||||
ansible.posix.mount:
|
||||
name: /dev/shm
|
||||
src: tmpfs
|
||||
fstype: tmpfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue