![Major Hayden](/assets/img/avatar_default.png)
This patch updates the documentation for the developer notes associated with the Cat 2 (Medium) controls applied by the security role. Partial-bug: 1583744 Change-Id: Ic342f33942521db009185585a21208a4688f6ed3
7 lines
211 B
ReStructuredText
7 lines
211 B
ReStructuredText
The security role will remove the sendmail package if it exists on the system.
|
|
To opt-out of this change, adjust the following Ansible variable to ``no``:
|
|
|
|
.. code-block:: yaml
|
|
|
|
security_remove_sendmail: no
|