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
Evgeniy Krysanov a6a73594ec Add Bitbucket Pipelines SSH key pair module (#54241)
* Add module to manage Bitbucket Pipelines key pairs

* Rename module bitbucket_pipelines_ssh_key to bitbucket_pipeline_key_pair

* Update `version_added` documentation field

* Cosmetic changes

* Apply suggestions from code review

Co-Authored-By: catcombo <evgeniy.krysanov@gmail.com>
5 years ago
..
bitbucket Add Bitbucket Pipelines SSH key pair module (#54241) 5 years ago
__init__.py package files 8 years ago
_github_hooks.py Consistent typesetting of "GitHub" (#50929) 6 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 update git.py (#51017) 5 years ago
git_config.py Add state option to git_config module (#50578) 5 years ago
github_deploy_key.py Assorted pylint fixes 5 years ago
github_issue.py Use common functions for handling import errors (#51851) 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_facts.py Use common functions for handling import errors (#51851) 5 years ago
gitlab_deploy_key.py copyright: edit deprecated email (#51912) 5 years ago
gitlab_group.py copyright: edit deprecated email (#51912) 5 years ago
gitlab_hook.py standardize TLS connection properties (#54315) 5 years ago
gitlab_project.py copyright: edit deprecated email (#51912) 5 years ago
gitlab_runner.py gitlab_runner: refresh deprecated documentation notes (#52221) 5 years ago
gitlab_user.py copyright: edit deprecated email (#51912) 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 Subversion: Only fire changed when content has changed (#41036) 6 years ago