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

This commit is contained in:
Felix Fontein
2021-08-25 06:36:19 +02:00
committed by GitHub
parent 1ca9c35010
commit f2fa56b485
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)."