diff --git a/plugins/modules/apache2_module.py b/plugins/modules/apache2_module.py index 2b04197bf7..68c3e8ab7f 100644 --- a/plugins/modules/apache2_module.py +++ b/plugins/modules/apache2_module.py @@ -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.