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
Amin Vakil 650ae65f24
collection: Change default='no's and 'yes's to default=False and default=True (#556)
* Change default={'no','yes'} to default={False,True}

* Add changelog

* Remove changelog
2020-06-22 15:56:35 +02:00
..
github_deploy_key.py Add version_added for all new features (#214) 2020-06-13 15:01:19 +02:00
github_hooks.py collection: Change default='no's and 'yes's to default=False and default=True (#556) 2020-06-22 15:56:35 +02:00
github_issue.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
github_key.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
github_release.py Remove ANSIBLE_METADATA (#339) 2020-05-14 14:03:42 +01:00
github_webhook.py Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
github_webhook_info.py Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00