[PR #9457/98b328c5 backport][stable-10] apache2_mod_proxy: big revamp (#9806)

apache2_mod_proxy: big revamp (#9457)

* apache2_mod_proxy: big revamp

* fix case when state=null

* fix logic for change detection

(cherry picked from commit 98b328c539)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-02-26 22:05:03 +01:00
committed by GitHub
parent 9e68816db9
commit 7d8f5559e2
2 changed files with 81 additions and 102 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- apache2_mod_proxy - code simplification, no change in functionality (https://github.com/ansible-collections/community.general/pull/9457).