1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
RayJin2000 b2b8fc30bf
HAProxy skips the wait when drain=true and the backend is down - fix issue 8092 (#8100)
* fix issue 8092

* "is not" => "!="

* moved the drain & down cause to the wait

* added changelogs for PR 8100

* fixed yaml

* fixed file type

* Apply suggestions from code review

Removed a dot from a comment

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/haproxy.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-03-28 07:35:46 +01:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback Add default_without_diff callback (#7949) 2024-02-14 22:53:16 +01:00
connection Refer to LXD containers/VMs as instances (#7873) 2024-01-24 13:35:17 +01:00
doc_fragments Consul action group (#7897) 2024-01-27 10:58:41 +01:00
filter New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
inventory inventory plugins: make data obtained from remote unsafe (#8098) 2024-03-25 06:17:09 +01:00
lookup feat(lookup/bitwarden): add support for fetching all items from a collection (#8013) 2024-03-24 18:04:36 +01:00
module_utils Fix consul_token usage without accessor_id. (#8091) 2024-03-14 23:14:37 +01:00
modules HAProxy skips the wait when drain=true and the backend is down - fix issue 8092 (#8100) 2024-03-28 07:35:46 +01:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00