diff --git a/lib/ansible/modules/web_infrastructure/apache2_module.py b/lib/ansible/modules/web_infrastructure/apache2_module.py index 7616c6f88b3..9364ee06b47 100644 --- a/lib/ansible/modules/web_infrastructure/apache2_module.py +++ b/lib/ansible/modules/web_infrastructure/apache2_module.py @@ -35,6 +35,7 @@ options: required: false choices: ['yes', 'no'] default: no + version_added: "2.1" state: description: - indicate the desired state of the resource