Solved minor conflicts in defaults/main.yml file, when re-basing

Signed-off-by: Marcin Dulinski <martin@dulin.me.uk>
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Marcin Dulinski 2023-11-22 09:17:15 +00:00 committed by Ionut Pruteanu
parent 5fac29aea9
commit be5f7b3692
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569

View file

@ -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 # This boolean variable governs if current role should follow filesystem links for changes to
# user home directory. # user home directory.
rhel_09_6_2_16_home_follow_symlinks: false rhel_09_6_2_16_home_follow_symlinks: false
# thanks to @dulin-gnet and community for rhel8-cis feedback.
#### Goss Configuration Settings #### #### Goss Configuration Settings ####
# Set correct env for the run_audit.sh script from https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git" # Set correct env for the run_audit.sh script from https://github.com/ansible-lockdown/{{ benchmark }}-Audit.git"