forked from ansible-lockdown/RHEL9-CIS
Merge pull request #55 from jayolinares/skipModprobe_container
Molecule test on container is failing due to modprobe
This commit is contained in:
commit
021766a9b8
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
community.general.modprobe:
|
||||
name: usb-storage
|
||||
state: absent
|
||||
when: not system_is_container
|
||||
|
||||
- name: "1.1.9 | PATCH | Disable USB Storage | blacklist"
|
||||
ansible.builtin.lineinfile:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue