From be5f7b36928d665f9901fb2521340567573f9c51 Mon Sep 17 00:00:00 2001 From: Marcin Dulinski Date: Wed, 22 Nov 2023 09:17:15 +0000 Subject: [PATCH] Solved minor conflicts in defaults/main.yml file, when re-basing Signed-off-by: Marcin Dulinski Signed-off-by: Ionut Pruteanu --- defaults/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/defaults/main.yml b/defaults/main.yml index 2f5c67b..6ae4b24 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1243,6 +1243,7 @@ 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"