This commit is contained in:
Matthieu Bessat 2025-09-22 14:20:35 +02:00
parent 98448e56ff
commit 79b7ff8241
12 changed files with 318 additions and 205 deletions

View file

@ -27,7 +27,7 @@ codeberg.org ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTY
# ==============================
# Profile: {{ enabled_profile.name }}
# ==============================
{{ lookup('file', tempdir_known_hosts.path + '/' + enabled_profile.name) }}
{{ lookup('file', origin_dir + '/' + enabled_profile.name) }}
{% endfor %}