--- id: V-38516 status: implemented tag: kernel --- The `Reliable Datagram Sockets (RDS)`_ protocol must be disabled. The Ansible tasks in this role will disable the module. .. _Reliable Datagram Sockets (RDS): https://en.wikipedia.org/wiki/Reliable_Datagram_Sockets To opt-out of this change, set the following variable to ``no``: .. code-block:: yaml security_disable_module_rds: no **NOTE:** The module will be disabled on the next reboot.