Signed-off-by: Frederick Witty <frederickw@mindpointgroup.com>
This commit is contained in:
Frederick Witty 2025-06-16 17:18:08 -04:00
parent 38a173546c
commit acacb7a6bc
No known key found for this signature in database
GPG key ID: D29987C25A47D813
4 changed files with 6 additions and 11 deletions

View file

@ -27,8 +27,7 @@
mode: 'go-rwx'
- name: "1.1.1.1 | PATCH | Ensure cramfs kernel module is not available | Disable cramfs"
when:
- not system_is_container
when: not system_is_container
community.general.modprobe:
name: cramfs
state: absent