add requirements && create config file

This commit is contained in:
Ludovic Cartier
2025-10-22 15:34:42 +02:00
parent d6df0110a4
commit 156c60c8fa
3 changed files with 20 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
---
- name: haproxy | install requirements
include_tasks: requirements.yml
- name: haproxy | install from backports
include_tasks: install_from_backports.yml
when: not haproxy_use_debian_repo | bool