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
/
postfix
/
templates
/
helo_checks.j2
5 lines
100 B
Django/Jinja
Raw
Blame
History
#
{{
ansible_managed
}}
{%
for
line
in
postfix_helo_checks
|
default
(
[
]
)
%}
{{
line
}}
{%
endfor
%}
Reference in New Issue
View Git Blame
Copy Permalink