Module - haproxy_conf

Module - haproxy_conf

This module provides for the following ansible plugin:

  • haproxy_conf

Module Documentation

Gather the HAProxy config

Options

path:

file path to the config file

Authors

:

Tomas Sedovic

Example Tasks

- hosts: webservers
  tasks:
  - haproxy_conf: path=/etc/haproxy/haproxy.cfg
    name: Gather the HAProxy config
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.