Files
community.general/lib/ansible/modules/net_tools
Jonas Esbjørn Engell f9b812a982 Haproxy: add support for track in wait_until_status (#53677)
When haproxy is configured to track the status of a server using a
server in another backend it will not report all status as expected.
Using substring matching will solve this.

The CSV will output the server status in the following way:
MAINT: MAINT (via pxname/svname)
UP: UP
DOWN: DOWN

Haproxy doc on trach: https://cbonte.github.io/haproxy-dconv/1.8/configuration.html#5.2-track
2019-03-18 19:10:49 -04:00
..
2019-02-15 06:54:47 -08:00
2019-02-13 23:35:39 -08:00
2019-02-15 06:54:47 -08:00
2018-03-21 11:04:55 -07:00