mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 00:51:23 -07:00
* minor improvements/fixes
- moved imports from the bottom of the code to the top (ansible-style).
- pythonified/simplified get_member_status()/set_member_status()
- reduced clutter in Balancer.__init__()
* added changelog fragment
(cherry picked from commit 1d1cbc4f56
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
10a61c9dc3
commit
35d81adabf
2 changed files with 14 additions and 18 deletions
2
changelogs/fragments/2142-apache2_mod_proxy-cleanup.yml
Normal file
2
changelogs/fragments/2142-apache2_mod_proxy-cleanup.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- apache2_mod_proxy - refactored/cleaned-up part of the code (https://github.com/ansible-collections/community.general/pull/2142).
|
Loading…
Add table
Add a link
Reference in a new issue