forked from ansible-lockdown/RHEL9-CIS
fqcn updates
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
4e1ee6f8e6
commit
4e8397b89e
4 changed files with 7 additions and 10 deletions
|
|
@ -18,7 +18,7 @@
|
|||
state: absent
|
||||
|
||||
- name: "1.1.9 | PATCH | Disable USB Storage | blacklist"
|
||||
lineinfile:
|
||||
ansible.builtin.lineinfile:
|
||||
path: /etc/modprobe.d/blacklist.conf
|
||||
regexp: "^(#)?blacklist usb-storage(\\s|$)"
|
||||
line: "blacklist usb-storage"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue