Update dockerbox playbook and manage SSH keys
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% for key in authorized_keys %}
|
||||
{{ key.key }} {{ key.name }}
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user