4
0
Fork 0

Merge pull request #55 from jayolinares/skipModprobe_container

Molecule test on container is failing due to modprobe
This commit is contained in:
uk-bolly 2023-05-04 14:32:37 +01:00 committed by GitHub
commit 021766a9b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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