openstack-ansible-security/doc/source/developer-notes/V-38682.rst

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.