mirror of https://github.com/Aidaho12/haproxy-wi
28 lines
473 B
YAML
28 lines
473 B
YAML
---
|
|
dependencies: []
|
|
|
|
galaxy_info:
|
|
author: Pavel Loginov
|
|
description: Keepalived installation and configuration.
|
|
company: "HAProxy-WI"
|
|
license: "Apache 2"
|
|
min_ansible_version: 2.2
|
|
platforms:
|
|
- name: EL
|
|
versions:
|
|
- 6
|
|
- 7
|
|
- 8
|
|
- name: Ubuntu
|
|
versions:
|
|
- precise
|
|
- trusty
|
|
- xenial
|
|
- name: Debian
|
|
galaxy_tags:
|
|
- web
|
|
- networking
|
|
- cloud
|
|
- haproxy
|
|
- loadbalancer
|
|
- http |