haproxy: simplify versions tracking

This commit is contained in:
ace
2024-05-16 18:20:18 +03:00
parent 3c8cb19285
commit d6457d12da
12 changed files with 31 additions and 68 deletions

View File

@ -1,3 +1,4 @@
haproxy_version: ""
haproxy_path: /etc/haproxy
haproxy_ssl: no
haproxy_ssl_path: "{{ haproxy_path }}/ssl"