Switch to version 2.2 by default.

This commit is contained in:
Andrea Dell'Amico 2020-08-05 19:12:00 +02:00
parent 38e97f9d09
commit e724cea628
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
---
haproxy_latest_release: True
haproxy_version: 2.0
haproxy_version: 2.2
haproxy_repo_key: 'http://haproxy.debian.net/bernat.debian.org.gpg'
haproxy_debian_latest_repo: "deb http://haproxy.debian.net {{ ansible_lsb.codename }}-backports-{{ haproxy_version }} main"
haproxy_ubuntu_latest_repo: "ppa:vbernat/haproxy-{{ haproxy_version }}"
haproxy_pkg_state: latest
haproxy_pkg_state: present
haproxy_enabled: True
haproxy_k_bind_non_local_ip: True