mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-26 21:59:38 -07:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bzr.py | ||
| git.py | ||
| git_config.py | ||
| github_deploy_key.py | ||
| github_hooks.py | ||
| github_issue.py | ||
| github_key.py | ||
| github_release.py | ||
| gitlab_group.py | ||
| gitlab_project.py | ||
| gitlab_user.py | ||
| hg.py | ||
| subversion.py | ||