apache2-mod-proxy: use deps to handle dependencies (#9612)

* apache2-mod-proxy: use deps to handle dependencies

* add changelog frag

* fix errors
This commit is contained in:
Alexei Znamensky
2025-01-24 08:33:38 +13:00
committed by GitHub
parent bf5c7f8be8
commit f5cbf5acc7
2 changed files with 6 additions and 11 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- apache2_mod_proxy - use ``deps`` to handle dependencies (https://github.com/ansible-collections/community.general/pull/9612).