Fix apache2_module a2enmod/a2dismod detection and error message if not found. (#3258) (#3263)

(cherry picked from commit f2fa56b485)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2021-08-25 07:06:23 +02:00
committed by GitHub
parent e01d014c36
commit b9aab568f7
2 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "apache2_module - fix ``a2enmod``/``a2dismod`` detection, and error message when not found (https://github.com/ansible-collections/community.general/issues/3253)."