From 6919147918be8d9d9e1cc57df5377d27d86c2b0f Mon Sep 17 00:00:00 2001 From: Diana-Maria Dumitru Date: Tue, 30 Jan 2024 11:25:58 +0200 Subject: [PATCH] Removing excessive blank lines Signed-off-by: Diana-Maria Dumitru --- defaults/main.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index 014807b..6c91f9a 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -97,7 +97,6 @@ change_requires_reboot: false # and configuration of Goss and the audit role at the end # of this file. - # Audits are carried out using Goss. This variable # determines whether execution of the role prepares for auditing # by installing the required binary. @@ -447,7 +446,6 @@ amzn2023cis_rule_6_2_11: true ## Section 1 Control Variables ## - ## Control 1.1.2 - Configure /tmp # This variable is used in order to determine which method # shall be used by the role in order to ensure that the @@ -456,7 +454,6 @@ amzn2023cis_rule_6_2_11: true # service otherwise, the role will use the fstab configuration. amzn2023cis_tmp_svc: true - ## Control 1.9 - Ensure system-wide crypto policy is not legacy # This variable helps in determining which type of crypto policy # the role will set. As per the description of Control 1.9, @@ -740,7 +737,6 @@ amzn2023cis_firewall: firewalld # "trusted" - All connections are accepted; amzn2023cis_default_zone: public - ## Control 3.4.2.2 - Ensure at least one nftables table exists # With this variable you can chose if you want to automatically # create a new nftable or not. Setting it to 'true' will enable