ansible-hardening/doc/metadata/rhel7/RHEL-07-020000.rst
Major Hayden e5f35284fc Remove packages according to STIG
This patch removes packages per the requirements of these STIGs:

* RHEL-07-040500
* RHEL-07-020010
* RHEL-07-020000
* RHEL-07-021910
* RHEL-07-040560

Implements: blueprint security-rhel7-stig
Change-Id: I52459d54c578c4e14392bf647268a2237f8df24a
2016-11-07 21:47:35 +00:00

14 lines
290 B
ReStructuredText

---
id: RHEL-07-020000
status: implemented
tag: packages
---
The role will remove the ``rsh-server`` package from the system if it is
installed. Deployers can opt-out of this change by setting the following
Ansible variable:
.. code-block:: yaml
security_rhel7_remove_rsh_server: no