summaryrefslogtreecommitdiff
path: root/network/haproxy.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make `main()` calls conditional - network (#3649)Fabio Alessandro Locati2016-12-051-2/+2
* Native YAML - Network (#3587)Fabio Alessandro Locati2016-12-011-12/+51
* Performance improvement using in-operator on dictsDag Wieers2016-11-171-2/+2
* haproxy: Fix compatibility when map is actually imap. (#3350)Christophe Biocca2016-11-091-2/+2
* Fix argument type to bool. By default shutdown_sessions is always true then i...Loïc2016-07-271-1/+1
* fail when backend host is not found (#1385)Gerrit Germis2016-05-311-117/+100
* Fix tabbed indentation in network/haproxy.pyMatt Martz2015-12-221-3/+3
* Fixed bug to recognize haproxy changesautotune2015-12-011-1/+49
* Make HAProxy module documentation a little easier to read.Jeff Geerling2015-07-191-39/+38
* wait_interval default value did not match the documented valueGerrit Germis2015-06-221-1/+1
* specify int parameter types for wait_interval and wait_retriesGerrit Germis2015-06-221-6/+6
* added version_added: "2.0" to new parametersGerrit Germis2015-06-181-1/+4
* allow wait, wait_retries and wait_interval parameters for haproxy module. Thi...Gerrit Germis2015-06-171-3/+69
* Changes to author formatting, remove emailsGreg DeKoenigsberg2015-06-161-1/+1
* Adding author's github idGreg DeKoenigsberg2015-05-131-1/+1
* Fix argument parsing to module constructorJames Barwell2015-02-061-1/+1
* moved version addedBrian Coca2014-12-091-1/+1
* minor cleanup, removing unused/redundant code, cleaned some comments, slight ...Brian Coca2014-12-091-37/+11
* Recorded the changes suggested by brian cocaRavi Bhure2014-12-071-113/+82
* used ansible conventions to use trigered action ==> state,Ravi Bhure2014-12-051-131/+47
* Instead of action [enable_server,disable_server] we prefer to use state [enab...Ravi Bhure2014-12-031-19/+21
* updated version 1.9 andRavi Bhure2014-12-011-0/+391