mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-31 02:11:43 -07:00
Fix apache2_module a2enmod/a2dismod detection and error message if not found. (#3258)
This commit is contained in:
parent
1ca9c35010
commit
f2fa56b485
2 changed files with 8 additions and 4 deletions
2
changelogs/fragments/3258-apache2_module.yml
Normal file
2
changelogs/fragments/3258-apache2_module.yml
Normal 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)."
|
Loading…
Add table
Add a link
Reference in a new issue