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
..
basics Fix checksum file parsing in get_url (#53685) 2019-03-12 12:39:02 -05:00
exoscale Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
infinity validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
ldap validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
netbox Bugfix: Fix return data and rework netbox_ip_address (#52415) 2019-02-18 15:31:49 +00:00
nios Updated the Infoblox member module (#53747) 2019-03-14 15:44:17 +05:30
__init__.py
cloudflare_dns.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
dnsimple.py Filter DNSimple request by record name. (#49981) 2019-02-22 08:58:16 +00:00
dnsmadeeasy.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
haproxy.py Haproxy: add support for track in wait_until_status (#53677) 2019-03-18 19:10:49 -04:00
ip_netns.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
ipify_facts.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
ipinfoio_facts.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
lldp.py
netcup_dns.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
nmcli.py remove some instances of `state: installed` (#53537) 2019-03-11 12:13:52 -05:00
nsupdate.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
omapi_host.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00
snmp_facts.py validate-modules: Fix net_tools modules (#52489) 2019-02-25 13:27:35 +01:00