4
0
Fork 0

fqcn updates

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-19 13:12:33 +00:00
parent 4e1ee6f8e6
commit 4e8397b89e
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
4 changed files with 7 additions and 10 deletions

View file

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