This module provides for the following ansible plugin:
- haproxy_conf
Gather the HAProxy config
path: | file path to the config file |
---|
: | Tomas Sedovic |
---|
- hosts: webservers
tasks:
- haproxy_conf: path=/etc/haproxy/haproxy.cfg
name: Gather the HAProxy config
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.