fix: close jinja template properly

This commit is contained in:
Simon Cornet 2025-07-14 15:06:51 +02:00
commit 18f4b7ee4e

View file

@ -21,7 +21,7 @@ PermitRootLogin no
# Hardening
{% if inventory_hostname in groups['proxmox'] %}
AcceptEnv LANG LC_*
{% else %}
{% endif %}
StrictModes yes
MaxAuthTries 2
MaxStartups 10:50:20