ansible-hardening/doc/metadata/rhel7/RHEL-07-040560.rst
Mike Carden 30ad9d55fa DOC Remove some repeated words
Remove some words accidentally duplicated during editing.

Change-Id: I5b83cf19dfff276fd061c47f95827bf868e1029d
2017-01-11 15:03:51 +11:00

399 B

---id: RHEL-07-040560 status: implemented tag: packages ---

The role will remove the xorg server 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