mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
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:
parent
4867eb4140
commit
98b328c539
2 changed files with 81 additions and 102 deletions
2
changelogs/fragments/9457-apache2-mod-proxy-revamp.yml
Normal file
2
changelogs/fragments/9457-apache2-mod-proxy-revamp.yml
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue