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/changelogs/fragments
patchback[bot] 809cdda9ef
Fix HAProxy draining (#1993) (#2198)
* Fix HAProxy draining by manually entering the 'MAINT' state

Inspired by rldleblanc: https://github.com/ansible/ansible/issues/37591#issuecomment-610130611

Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>

* Add changelog fragment

Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>

* Fix drain function docstring

Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>

* Fix typos

Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>

* Update changelog fragment

Signed-off-by: Norman Ziegner <norman.ziegner@ufz.de>
(cherry picked from commit 7145204594)

Co-authored-by: Norman Ziegner <normo157@gmail.com>
2021-04-07 20:15:51 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
1978-jira-transition-logic.yml jira - changing the logic for transition (#1978) (#2195) 2021-04-07 08:39:06 +02:00
1993-haproxy-fix-draining.yml Fix HAProxy draining (#1993) (#2198) 2021-04-07 20:15:51 +02:00
2135-vmadm-resolvers-type-fix.yml fix type information for vmadm.resolvers (#2136) (#2138) 2021-03-31 12:00:29 +02:00
2139-dimensiondata_network-str-format.yml fixed str formatting (#2139) (#2141) 2021-03-31 14:15:05 +02:00
2142-apache2_mod_proxy-cleanup.yml apache2_mod_proxy - minor improvements/fixes (#2142) (#2145) 2021-04-01 09:01:38 +02:00
2143-kibana_plugin-fixed-function-calls.yml kibana_plugin: fixed remove call + run_command with list instead of str (#2143) (#2149) 2021-04-02 22:25:57 +02:00
2144-atomic_get_bin_path.yml using get_bin_path() on atomic modules (#2144) (#2151) 2021-04-02 22:35:56 +02:00
2157-unreachable-code.yml removed unreachable code (#2157) (#2170) 2021-04-05 09:50:16 +02:00
2160-list-literals.yml rewritten as list literals (#2160) (#2168) 2021-04-05 09:50:07 +02:00
2161-pkgutil-list-extend.yml fixed calls to list.extend() (#2161) (#2166) 2021-04-04 23:59:59 +02:00
2162-modhelper-variables.yml ModuleHelper variables management (#2162) (#2178) 2021-04-05 15:39:08 +02:00
2163-java_keystore_1667_improve_temp_files_storage.yml java_keystore/fix 1667 improve temp files storage (#2163) (#2176) 2021-04-05 15:19:17 +02:00
2177-java_keystore_1668_dont_expose_secrets_on_cmdline.yml replace inline clear password by environment variable (#2177) (#2182) 2021-04-05 18:45:06 +02:00
2185-xfconf-absent-check-mode.yml xfconf - state absent was not honoring check_mode (#2185) (#2186) 2021-04-06 17:26:52 +02:00
2188-xfconf-modhelper-variables.yml Applying ModuleHelper variable mgmt to xfconf -> improvements on MH (#2188) (#2191) 2021-04-06 21:51:12 +02:00