Fixes merge conflicts

This commit is contained in:
Jan Beilicke 2023-12-10 15:30:14 +01:00
parent 0eb60eb187
commit 0a845c7097

View file

@ -19,4 +19,5 @@ enable_sudo: yes
# Allow passwordless sudo (applied to group wheel)
enable_passwordless_sudo: yes
# Skip provisioning of the firewall
skip_firewall: no
skip_firewall: no
authorized_keys_are_exclusive: false # Be careful, this will delete non-Ansible-managed authorized keys from the target!