apache2-mod-proxy: refactor BalancerMember serialization (#9599)

* apache2-mod-proxy: refactor BalancerMember serialization

* add changelog frag
This commit is contained in:
Alexei Znamensky
2025-01-23 08:05:12 +13:00
committed by GitHub
parent f27d5e7a42
commit 1c0b487b41
2 changed files with 16 additions and 20 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- apache2_mod_proxy - refactor repeated code into method (https://github.com/ansible-collections/community.general/pull/9599).