This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-03-27 05:43:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
650ae65f245f0ab3ae7a99f95568792682df140f
community.general
/
plugins
/
modules
/
source_control
/
github
History
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_info.py
Clean up deprecations (
#504
)
2020-06-16 13:15:19 +02:00
github_webhook.py
Fix examples formatting (
#345
)
2020-05-16 15:07:51 +02:00