forked from ISTI-ansible-roles/ansible-roles
9 lines
253 B
YAML
9 lines
253 B
YAML
|
---
|
||
|
haproxy_latest_release: False
|
||
|
haproxy_version: 1.5
|
||
|
haproxy_latest_repo: "deb http://haproxy.debian.net {{ ansible_distribution }}-backports-{{ haproxy_version }} main"
|
||
|
haproxy_pkg_state: latest
|
||
|
|
||
|
haproxy_default_port: 80
|
||
|
haproxy_terminate_tls: False
|