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/test/units/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>
6 years ago
..
__init__.py
gitlab.py
test_bitbucket_access_key.py
test_bitbucket_pipeline_key_pair.py
test_bitbucket_pipeline_known_host.py
test_bitbucket_pipeline_variable.py
test_gitlab_deploy_key.py
test_gitlab_group.py
test_gitlab_hook.py
test_gitlab_project.py
test_gitlab_runner.py
test_gitlab_user.py