chore: fix ssh keys write

This commit is contained in:
2023-11-19 13:53:44 +00:00
parent 25942537c5
commit ed04125e0f
2 changed files with 5 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
{% for key in ssh_protect_root_public_keys %}
{{key}}
{% endfor %}