Major Hayden 7a3fd19766 V-38682: Disable bluetooth modules
Change-Id: Ic59306c7722560fd1051cae0f74c1cc2660ac2cb
2015-10-14 21:23:11 -05:00

10 lines
288 B
ReStructuredText

The Ansible task will disable the bluetooth kernel modules to meet the STIG
requirements. To opt-out of this change, adjust the following Ansible variable
to ``no``:
.. code-block:: yaml
disable_bluetooth_module: no
**NOTE:** The module will be disabled on the next system reboot.