
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
407 B
407 B
---id: RHEL-07-040560 status: implemented tag: packages ---
The role will remove the xorg server package package from the system if it is installed. The package name differs between Linux distributions:
- CentOS:
xorg-x11-server-Xorg
- Ubuntu:
xorg-xserver
Deployers can opt-out of this change by setting the following Ansible variable:
security_rhel7_remove_xorg: no