ansible-hardening/doc/source/developer-notes/V-38682.rst
Major Hayden 7a3fd19766 V-38682: Disable bluetooth modules
Change-Id: Ic59306c7722560fd1051cae0f74c1cc2660ac2cb
2015-10-14 21:23:11 -05:00

288 B

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:

disable_bluetooth_module: no

NOTE: The module will be disabled on the next system reboot.