mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-07 03:00:33 -07: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 = '''
|
RETURN = '''
|
||||||
get_status:
|
issue_status:
|
||||||
description: State of the GitHub issue
|
description: State of the GitHub issue
|
||||||
type: str
|
type: str
|
||||||
returned: success
|
returned: success
|
||||||
|
|
Loading…
Add table
Reference in a new issue