This website requires JavaScript.
Explore
Help
Register
Sign In
rennecke
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4f3f2e3622
ansible
/
roles
/
haproxy
/
templates
/
hostname2backend.map
4 lines
108 B
Plaintext
Raw
Blame
History
{% for domain in haproxy_domains %}
{{- domain }} {{ haproxy_domains[domain] }}
{% endfor %}
Reference in New Issue
View Git Blame
Copy Permalink