| Type | Status |
|---|---|
| Sanity Checks | |
| Collection Publish |
An Ansible Collection of modules and plugins that target HA Proxy Installation and Configuration on Linux Based Operating Systems.
| Name | Description |
|---|---|
| kube_cloud.haproxy.backend | Install and Configure HA Proxy. |
| kube_cloud.haproxy.transaction | Validate and Cancel HA Proxy Dataplane API Transaction. |
- requests
- community.general (>=4.0.0)
You can install the kube_cloud.haproxy collection with the Ansible Galaxy CLI:
ansible-galaxy collection install kube_cloud.haproxyYou can also include it in a requirements.yml file using the format:
---
collections:
- name: kube_cloud.haproxyand install it with command :
ansible-galaxy collection install -r requirements.ymlGNU General Public License v3.0 or later.
See COPYING to see the full text.