mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Update plugins/modules/apache2_module.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -54,6 +54,7 @@ options:
|
||||
- Control the behavior of the warning process for MPM modules.
|
||||
type: bool
|
||||
default: true
|
||||
version_added: 6.3.0
|
||||
requirements: ["a2enmod","a2dismod"]
|
||||
notes:
|
||||
- This does not work on RedHat-based distributions. It does work on Debian- and SuSE-based distributions.
|
||||
|
||||
Reference in New Issue
Block a user