ansible-roles/haproxy/defaults/main.yml

5 lines
180 B
YAML

---
# backward compatibility with a previously used variable
haproxy_backports: "{{ haproxy_jessie_backports | default(false, true) }}"
haproxy_stats_url: "http://127.0.0.1:8080/"