From a0e32eaf620e797d785ec86bc7bbc624bd4f60d1 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sat, 31 Jul 2021 09:38:26 +0200 Subject: [PATCH] fixed RETURN doc (#3120) (#3122) (cherry picked from commit 5f8d6a73d3123e37eacb77712f5b083a670230a9) Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> --- plugins/modules/source_control/github/github_issue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/source_control/github/github_issue.py b/plugins/modules/source_control/github/github_issue.py index 66d26c8301..88fe8f7b51 100644 --- a/plugins/modules/source_control/github/github_issue.py +++ b/plugins/modules/source_control/github/github_issue.py @@ -41,7 +41,7 @@ author: ''' RETURN = ''' -get_status: +issue_status: description: State of the GitHub issue type: str returned: success