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] ecca4cedea
Misc doc issues (#3572) (#3579)
* Add names to tasks in oneview module examples

* Fix task name in github_webhook module example

* Fix trailing whitespace

* Add changelog fragment

* Remove changelog fragment

(cherry picked from commit 3731064368)

Co-authored-by: Vitaly Khabarov <vitkhab@users.noreply.github.com>
2021-10-18 14:09:29 +02:00
..
github_deploy_key.py
github_issue.py
github_key.py
github_release.py
github_repo.py Bugfix: PyGithub does not support explicit port in base_url (#2204) (#2215) 2021-04-09 12:16:29 +02:00
github_webhook.py Misc doc issues (#3572) (#3579) 2021-10-18 14:09:29 +02:00
github_webhook_info.py