From 0dab713974a6ce83ef85e320f27ecd11a2aa58a2 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 d2258f7..2831f53 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1235,6 +1235,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"