
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
398 B
398 B
---id: RHEL-07-040500 status: implemented tag: packages ---
The role will remove the TFTP server package package from the system if it is installed. The package name differs between Linux distributions:
- CentOS:
tftp-server
- Ubuntu:
tftpd
Deployers can opt-out of this change by setting the following Ansible variable:
security_rhel7_remove_tftp_server: no