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

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

View file

@ -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"