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
62ffff2028
ansible
/
roles
/
opendkim
/
templates
/
opendkim
/
TrustedHosts.j2
4 lines
58 B
Django/Jinja
Raw
Blame
History
{%
for
host
in
opendkim
.trust
-
%}
{{
host
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink