haproxy/tasks/main.yml

11 lines
195 B
YAML
Raw Permalink Normal View History

2024-12-20 17:15:44 +01:00
---
- name: haproxy | requirements
include_tasks: requirements.yml
- name: haproxy | installation
include_tasks: install.yml
- name: haproxy | configuration
include_tasks: configure.yml