From 5fac29aea9368112f5915a7e4ef4ee65b7c69458 Mon Sep 17 00:00:00 2001 From: Ionut Pruteanu Date: Fri, 19 Jan 2024 16:16:18 +0200 Subject: [PATCH] Removing not useful line from docs Signed-off-by: Ionut Pruteanu --- defaults/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 6ae4b24..2f5c67b 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1243,7 +1243,6 @@ rhel9cis_passwd_label: "{{ (this_item | default(item)).id }}: {{ (this_item | de # This boolean variable governs if current role should follow filesystem links for changes to # user home directory. rhel_09_6_2_16_home_follow_symlinks: false -# thanks to @dulin-gnet and community for rhel8-cis feedback. #### Goss Configuration Settings #### # Set correct env for the run_audit.sh script from https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git"