deploy_haproxy/README.md
Bertrand Lanson 1c4110371c
Some checks failed
test / Linting (push) Successful in 27s
test / Molecule tests (default, ubuntu2004) (push) Failing after 38s
test / Molecule tests (default, debian12) (push) Failing after 1m13s
test / Molecule tests (default, debian11) (push) Failing after 1m14s
test / Molecule tests (default, ubuntu2204) (push) Failing after 37s
test / Molecule tests (with_tls_enabled, ubuntu2004) (push) Failing after 29s
test / Molecule tests (with_tls_enabled, debian11) (push) Failing after 55s
test / Molecule tests (with_tls_enabled, debian12) (push) Failing after 55s
test / Molecule tests (with_tls_enabled, ubuntu2204) (push) Failing after 28s
feat(publish): first publish for ednz-cloud
2024-02-05 19:10:02 +01:00

44 lines
850 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:
- ednxzu.deploy_haproxy
```
License
-------
MIT / BSD
Author Information
------------------
This role was created by Bertrand Lanson in 2024.