feat: add alpine support
This commit is contained in:
parent
4f048ce7a7
commit
78b6e081cb
3 changed files with 49 additions and 14 deletions
|
|
@ -2,7 +2,17 @@
|
|||
|
||||
galaxy_info:
|
||||
author: "siempie"
|
||||
description: "install and configure HAProxy load balancer"
|
||||
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: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue