community.general/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>
2019-03-29 14:13:59 +01:00
..
bitbucket Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
__init__.py
_github_hooks.py
_gitlab_hooks.py
bzr.py
git.py
git_config.py
github_deploy_key.py
github_issue.py
github_key.py
github_release.py
github_webhook.py github_webhook: Fix create of new hook with existing hooks (#54458) 2019-03-27 10:05:34 -04:00
github_webhook_facts.py
gitlab_deploy_key.py
gitlab_group.py
gitlab_hook.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
gitlab_project.py
gitlab_runner.py
gitlab_user.py
hg.py
subversion.py