You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/source_control
Andrey Klychkov 5eb5f74083 fix typos in modules (#62135) 5 years ago
..
bitbucket Fix Python 2.7 compat (#58816) 5 years ago
__init__.py package files 8 years ago
_github_hooks.py Second batch for _facts -> _info rename (#57020) 5 years ago
_github_webhook_facts.py Second batch for _facts -> _info rename (#57020) 5 years ago
_gitlab_hooks.py gitlab_hook: renaming module name (#51979) 5 years ago
bzr.py Update bare exceptions to specify Exception. 6 years ago
git.py fix typos in modules (#62135) 5 years ago
git_config.py Add state option to git_config module (#50578) 5 years ago
github_deploy_key.py Clarity on mutual exclusion of Username and Token (#61668) 5 years ago
github_issue.py Fixed error handling in github_issue module (#39652) 5 years ago
github_key.py Assorted pylint fixes 5 years ago
github_release.py Use common functions for handling import errors (#51851) 5 years ago
github_webhook.py github_webhook: Fix create of new hook with existing hooks (#54458) 5 years ago
github_webhook_info.py Second batch for _facts -> _info rename (#57020) 5 years ago
gitlab_deploy_key.py Fix typesetting of "GitLab" (#61702) 5 years ago
gitlab_group.py Fix typesetting of "GitLab" (#61702) 5 years ago
gitlab_hook.py fix typos in modules (#62135) 5 years ago
gitlab_project.py Fix typesetting of "GitLab" (#61702) 5 years ago
gitlab_project_variable.py fix typos in modules (#62135) 5 years ago
gitlab_runner.py Fix typesetting of "GitLab" (#61702) 5 years ago
gitlab_user.py fix typos in modules (#62135) 5 years ago
hg.py -Fix: The Ubuntu 14.04 image on Shippable runs an old version of python, causing issues with checking out bitbucket, adjust tests to compensate. (#49433) 6 years ago
subversion.py Fixes #59613 (#60041) 5 years ago