18 lines
357 B
YAML
18 lines
357 B
YAML
---
|
|
|
|
galaxy_info:
|
|
author: "siempie"
|
|
description: "install and configure HAProxy load balancer on Debian and Alpine systems"
|
|
license: "MIT"
|
|
role_name: "haproxy"
|
|
platforms:
|
|
- name: "Debian"
|
|
versions:
|
|
- "all"
|
|
- name: "Ubuntu"
|
|
versions:
|
|
- "all"
|
|
- name: "Alpine"
|
|
versions:
|
|
- "all"
|
|
dependencies: []
|