This website requires JavaScript.
Explore
Help
Sign In
tpiccioli
/
ansible-roles
forked from
ISTI-ansible-roles/ansible-roles
Watch
1
Star
0
Fork
You've already forked ansible-roles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
810c5c09ac
ansible-roles
/
postfix-relay
/
templates
/
mailname.j2
7 lines
87 B
Django/Jinja
Raw
Blame
History
{%
if
hostname
is
defined
%}
{{
hostname
}}
{%
else
%}
{{
ansible_fqdn
}}
{%
endif
%}
Reference in New Issue
View Git Blame
Copy Permalink