1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

doc: fixing typo and grammar rundeck_project.py (#51674)

This commit is contained in:
mcs94 2019-02-03 21:30:22 +00:00 committed by René Moser
parent 07605923e1
commit 2119fedf4d

View file

@ -73,11 +73,11 @@ rundeck_response:
returned: failed returned: failed
type: str type: str
before: before:
description: dictionnary containing project informations before modification description: dictionary containing project information before modification
returned: success returned: success
type: dict type: dict
after: after:
description: dictionnary containing project informations after modification description: dictionary containing project information after modification
returned: success returned: success
type: dict type: dict
''' '''