You've already forked role_users
feat: Create role
This commit is contained in:
5
templates/authorized_key.j2
Normal file
5
templates/authorized_key.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
{% for key in user.extras.authorized_keys %}
|
||||
{{ key }}
|
||||
{% endfor %}
|
Reference in New Issue
Block a user