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