feat: Create role

This commit is contained in:
2022-10-10 11:20:20 +02:00
committed by pulsar89.5
parent 688c17fe0b
commit c570d2280e
11 changed files with 221 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
# {{ ansible_managed }}
{% for key in user.extras.authorized_keys %}
{{ key }}
{% endfor %}