This website requires JavaScript.
Explore
Help
Sign In
ccchb
/
ansible
mirror of
https://dev.ccchb.de/ccchb/ansible.git
Watch
3
Star
0
Fork
You've already forked ansible
0
Code
Issues
Releases
Wiki
Activity
4454b87c35
ansible
/
roles
/
mlmmj
/
templates
/
moderators.j2
4 lines
82 B
Django/Jinja
Raw
Blame
History
{%
for
moderator
in
item
.moderators
|
default
(
[
]
)
%}
{{
moderator
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink