4
0
Fork 0

Readme Update, Yamllint Update

Signed-off-by: Stephen Williams <stephenw@mindpointgroup.com>
This commit is contained in:
Stephen Williams 2023-04-10 13:48:47 -04:00
parent eee101c844
commit 4a40facca9
No known key found for this signature in database
GPG key ID: 5E72F3F34A871C11
8 changed files with 249 additions and 50 deletions

View file

@ -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