From 3e18bf15cc6def0e3f032d2f4da4b87eb112b4fa 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 81c46d3..0202525 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1231,6 +1231,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"