Skip to content

Commit

Permalink
Merge pull request #55 from jayolinares/skipModprobe_container
Browse files Browse the repository at this point in the history
Molecule test on container is failing due to modprobe
  • Loading branch information
uk-bolly authored May 4, 2023
2 parents c20b5ed + 02c9c76 commit 021766a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/section_1/cis_1.1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 021766a

Please sign in to comment.