deploy_haproxy/README.md
Bertrand Lanson 48d0c8ecab
All checks were successful
test / Linting (push) Successful in 11s
test / Molecule tests (default, debian11) (push) Successful in 1m4s
test / Molecule tests (default, debian12) (push) Successful in 1m23s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m9s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m35s
test / Molecule tests (with_tls_enabled, debian12) (push) Successful in 1m14s
test / Molecule tests (with_tls_enabled, debian11) (push) Successful in 1m30s
test / Molecule tests (with_tls_enabled, ubuntu2004) (push) Successful in 1m24s
test / Molecule tests (with_tls_enabled, ubuntu2204) (push) Successful in 1m19s
fix(naming): fix wrong old ednxzu namespace on tests
2024-02-05 19:15:29 +01:00

44 lines
854 B
Markdown

deploy_haproxy
=========
A brief description of the role goes here.
Requirements
------------
None.
Role Variables
--------------
Available variables are listed below, along with default values. A sample file for the default values is available in `default/deploy_haproxy.yml.sample` in case you need it for any `group_vars` or `host_vars` configuration.
```yaml
your_defaults_here: default_value # by default, set to default_value
```
A quick description of the variable, what it does, and how to use it.
Dependencies
------------
None.
Example Playbook
----------------
```yaml
# calling the role inside a playbook with either the default or group_vars/host_vars
- hosts: servers
roles:
- ednz_cloud.deploy_haproxy
```
License
-------
MIT / BSD
Author Information
------------------
This role was created by Bertrand Lanson in 2024.