mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 02:30:32 -07:00
* apache2-mod-proxy: simplified/improved string manipulation * add changelog frag * Update changelogs/fragments/9614-apache2-mod-proxy-revamp7.yml * remove redundant .keys() call * remove unneeded str() call * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
3 lines
310 B
YAML
3 lines
310 B
YAML
minor_changes:
|
|
- apache2_mod_proxy - simplified and improved string manipulation (https://github.com/ansible-collections/community.general/pull/9614).
|
|
- apache2_mod_proxy - remove unused parameter and code from ``Balancer`` constructor (https://github.com/ansible-collections/community.general/pull/9614).
|