diff --git a/lib/ansible/modules/web_infrastructure/rundeck_project.py b/lib/ansible/modules/web_infrastructure/rundeck_project.py index a56dc1210cc..6a1a3a36344 100644 --- a/lib/ansible/modules/web_infrastructure/rundeck_project.py +++ b/lib/ansible/modules/web_infrastructure/rundeck_project.py @@ -73,11 +73,11 @@ rundeck_response: returned: failed type: str before: - description: dictionnary containing project informations before modification + description: dictionary containing project information before modification returned: success type: dict after: - description: dictionnary containing project informations after modification + description: dictionary containing project information after modification returned: success type: dict '''