forked from ansible-lockdown/RHEL9-CIS
lint
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
674d3417ff
commit
cc9e047196
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
community.general.modprobe:
|
community.general.modprobe:
|
||||||
name: usb-storage
|
name: usb-storage
|
||||||
state: absent
|
state: absent
|
||||||
when: not system_is_container
|
when: not system_is_container
|
||||||
|
|
||||||
- name: "1.1.9 | PATCH | Disable USB Storage | blacklist"
|
- name: "1.1.9 | PATCH | Disable USB Storage | blacklist"
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue