fix: close jinja template properly
This commit is contained in:
parent
bcd3ee8064
commit
18f4b7ee4e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue