2019-11-08 21:29:11 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2021-08-15 10:36:58 +00:00
|
|
|
role_name: haproxy
|
2019-11-08 21:29:11 +00:00
|
|
|
author: Adrien Waksberg
|
|
|
|
description: Install and configure Haproxy
|
|
|
|
company: Adrien Waksberg
|
|
|
|
license: Apache2
|
|
|
|
|
2021-08-15 10:36:58 +00:00
|
|
|
min_ansible_version: 2.9
|
2019-11-08 21:29:11 +00:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- 10
|
2021-08-15 10:36:58 +00:00
|
|
|
- 11
|
2019-11-08 21:29:11 +00:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- haproxy
|
|
|
|
- loadbalancer
|
|
|
|
|
|
|
|
dependencies: []
|