This website requires JavaScript.
Explore
Help
Sign In
crans
/
ansible
mirror of
http://gitlab.adm.crans.org/nounous/ansible.git
Watch
19
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
9024a402a9
ansible
/
roles
/
dropbear
/
templates
/
dropbear-initramfs
/
authorized_keys.j2
4 lines
65 B
Django/Jinja
Raw
Blame
History
{%
for
key
in
dropbear
.authorized_keys
%}
{{
key
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink