apache2_mod_proxy: big revamp (#9457)

* apache2_mod_proxy: big revamp

* fix case when state=null

* fix logic for change detection
This commit is contained in:
Alexei Znamensky 2025-02-27 09:05:46 +13:00 committed by GitHub
commit 98b328c539
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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).