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
d5cfa10ee4
ansible
/
roles
/
vsftpd
/
templates
/
vsftpd.user_list.j2
4 lines
58 B
Django/Jinja
Raw
Blame
History
{%
for
user
in
vsftpd
.userlist
%}
{{
user
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink