mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
apache2_mod_proxy - minor improvements/fixes (#2142)
* 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
This commit is contained in:
parent
f1dbef4143
commit
1d1cbc4f56
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