index
:
ansible
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
common
/
templates
/
authorized_keys.j2
blob: d9f63862ce8873a71546a6a4823b36f149c767fb (
plain
)
1
2
3
{% for key in ssh_authorized_keys %} {{ key }} {% endfor %}