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
bzr.py
git.py
git_config.py
github_deploy_key.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
github_hooks.py
github_issue.py
github_key.py
github_release.py github_release: Fix state returned from module (#33735) 2018-01-23 08:37:41 +05:30
gitlab_group.py
gitlab_project.py Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
gitlab_user.py
hg.py
subversion.py