This website requires JavaScript.
Explore
Help
Sign In
ISTI-ansible-roles
/
ansible-role-postfix
Watch
4
Star
0
Fork
You've already forked ansible-role-postfix
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc3d98d893
ansible-role-postfix
/
templates
/
dkim_trustedhosts.j2
4 lines
69 B
Django/Jinja
Raw
Blame
History
{%
for
item
in
postfix_dkim_trusted_hosts
%}
{{
item
}}
{%
endfor
%}
View Git Blame
Copy Permalink