From 426bb02ce7d186c427d0250ee2c94c9a5442d33c Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 30 May 2024 13:29:47 +0100 Subject: [PATCH] removed dupe lines Signed-off-by: Mark Bolwell --- defaults/main.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 2bb4fb0..2169f0e 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -879,7 +879,6 @@ rhel8stig_ntp_server_name: 0.us.pool.ntp.mil rhel8stig_fapolicy_white_list: - 'deny_audit perm=any pattern=ld_so : all' - 'deny perm=any all : all' - - 'deny perm=any all : all' # RHEL-08-040090 # rhel8stig_custom_firewall_zone is the desired name for the new customer firewall zone @@ -893,9 +892,6 @@ rhel8stig_existing_zone_to_copy: public # RHEL-08-040090 # This designed not work with rhel8stig_existing_zone_to_copy and when deploy new rules # rhel8stig_white_list_services is the services that you want to allow through initially for the new firewall zone -# This designed not work with rhel8stig_existing_zone_to_copy and when deploy new rules -# rhel8stig_white_list_services is the services that you want to allow through initially for the new firewall zone -# http and ssh need to be enabled for the role to run. # This can also be a port number if no service exists rhel8stig_white_list_services: - ssh