community.general/lib/ansible/modules/source_control
Abhijeet Kasurde c0df05c028
github_release: Fix state returned from module (#33735)
This fix corrects the module state returned by github_module.
Now,
* When the release already exists, state is "ok"
* When the release is created, state is "changed"

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-23 08:37:41 +05:30
..
__init__.py package files 2016-12-08 11:22:22 -05:00
bzr.py Fix duplicate type keyword 2017-11-06 14:10:17 +01:00
git.py git: fix archive when update is set to no (#31829) 2017-10-31 13:56:40 +01:00
git_config.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_deploy_key.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
github_hooks.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
github_issue.py Add testcases for github_issue (#26309) 2017-08-30 14:50:45 -04:00
github_key.py Use correct variable from response in github_key (#25846) 2017-08-30 14:35:42 -04:00
github_release.py github_release: Fix state returned from module (#33735) 2018-01-23 08:37:41 +05:30
gitlab_group.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
gitlab_project.py Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
gitlab_user.py Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
hg.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00
subversion.py PEP8 fixes: Ansible source_control module (#32323) 2017-11-06 14:00:33 +01:00