
This also includes a minor cleanup for V-38490 (disable usb-storage module). Change-Id: Ie874cbf3c8fb6a69b7d0d674d728876a5d4d1fb7
12 lines
324 B
ReStructuredText
12 lines
324 B
ReStructuredText
**Exception**
|
|
|
|
Disabling the ``usb-storage`` module can add extra security, but it's not
|
|
necessary on most systems. To disable the ``usb-storage`` module on hosts,
|
|
set the following variable to ``yes``:
|
|
|
|
.. code-block:: yaml
|
|
|
|
disable_module['usb_storage']: yes
|
|
|
|
**NOTE:** The module will be disabled on the next reboot.
|