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>
5 years ago
..
__init__.py gitlab_project: don't ignore errors (#36702) 6 years ago
gitlab.py Refactor gitlab modules (#51141) 5 years ago
test_bitbucket_access_key.py Add Bitbucket access key module (#54592) 5 years ago
test_bitbucket_pipeline_key_pair.py Add Bitbucket Pipelines SSH key pair module (#54241) 5 years ago
test_bitbucket_pipeline_known_host.py Add Bitbucket Pipelines known host module (#54238) 5 years ago
test_bitbucket_pipeline_variable.py Add Bitbucket Pipelines variable module (#54049) 5 years ago
test_gitlab_deploy_key.py Refactor gitlab modules (#51141) 5 years ago
test_gitlab_group.py Refactor gitlab modules (#51141) 5 years ago
test_gitlab_hook.py gitlab_hook: renaming module name (#51979) 5 years ago
test_gitlab_project.py Refactor gitlab modules (#51141) 5 years ago
test_gitlab_runner.py Refactor gitlab modules (#51141) 5 years ago
test_gitlab_user.py Refactor gitlab modules (#51141) 5 years ago