1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/source_control/github
patchback[bot] a59a15e56c
fixed RETURN doc (#3120) (#3123)
(cherry picked from commit 5f8d6a73d3)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-07-31 09:44:19 +02:00
..
github_deploy_key.py Mark non-secret leaking module options with no_log=False (#2001) 2021-03-12 08:51:47 +01:00
github_issue.py fixed RETURN doc (#3120) (#3123) 2021-07-31 09:44:19 +02:00
github_key.py Tidy up sanity checks ignore lines for source_control/* modules (#1893) 2021-02-25 09:39:48 +01:00
github_release.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
github_repo.py github_repo: support GitHub on premise installations (#3039) (#3046) 2021-07-22 17:11:22 +02:00
github_webhook.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00
github_webhook_info.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) (#2882) 2021-06-27 09:39:18 +02:00