Files
openstack-ansible-haproxy_s…/doc/source/index.rst
Ivan Anfimov b270d7749b docs: fix small mistakes with Keepalived, Let’s Encrypt and HAProxy
Change-Id: I3ee95eab735511b5e534e289d78d3c1b20936411
2025-06-02 13:51:57 +00:00

37 lines
707 B
ReStructuredText

================================
OpenStack-Ansible HAProxy server
================================
.. toctree::
:maxdepth: 2
configure-haproxy.rst
This Ansible role installs the HAProxy Load Balancer service.
To clone or view the source code for this repository, visit the role repository
for `haproxy_server <https://opendev.org/openstack/openstack-ansible-haproxy_server>`_.
Default variables
~~~~~~~~~~~~~~~~~
.. literalinclude:: ../../defaults/main.yml
:language: yaml
:start-after: under the License.
Required variables
~~~~~~~~~~~~~~~~~~
None.
Dependencies
~~~~~~~~~~~~
None.
Example playbook
~~~~~~~~~~~~~~~~
.. literalinclude:: ../../examples/playbook.yml
:language: yaml