mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fixed RETURN doc (#3120)
This commit is contained in:
parent
9ccce82113
commit
5f8d6a73d3
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ author:
|
|||
'''
|
||||
|
||||
RETURN = '''
|
||||
get_status:
|
||||
issue_status:
|
||||
description: State of the GitHub issue
|
||||
type: str
|
||||
returned: success
|
||||
|
|
Loading…
Reference in a new issue