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
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
7 years ago
..
__init__.py package files 9 years ago
_github_hooks.py Deprecate the github_hooks module (#49296) 7 years ago
bzr.py Update bare exceptions to specify Exception. 7 years ago
git.py Update bare exceptions to specify Exception. 7 years ago
git_config.py Bulk fix DOCUMENTATION.author (Part 3) (#48990) 7 years ago
github_deploy_key.py Clean up module documentation (#36909) 8 years ago
github_issue.py Fix case (#40272) 8 years ago
github_key.py Clean up module documentation (#36909) 8 years ago
github_release.py modules: github_release: support anonymous access (#47817) 7 years ago
github_webhook.py Add github_webhook module (#35813) 7 years ago
github_webhook_facts.py Add github_webhook_facts module (#35814) 7 years ago
gitlab_deploy_key.py Surround top-level function and class definitions with two blank lines. 7 years ago
gitlab_group.py Update bare exceptions to specify Exception. 7 years ago
gitlab_hooks.py Surround top-level function and class definitions with two blank lines. 7 years ago
gitlab_project.py Update bare exceptions to specify Exception. 7 years ago
gitlab_runner.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 7 years ago
gitlab_user.py Update bare exceptions to specify Exception. 7 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) 7 years ago
subversion.py Subversion: Only fire changed when content has changed (#41036) 7 years ago