1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/source_control
Evgeniy Krysanov a6a73594ec Add Bitbucket Pipelines SSH key pair module ()
* 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
..
__init__.py gitlab_project: don't ignore errors () 2018-02-28 23:22:47 +01:00
gitlab.py Refactor gitlab modules () 2019-02-07 20:40:14 +01:00
test_bitbucket_access_key.py Add Bitbucket access key module () 2019-03-29 14:12:17 +01:00
test_bitbucket_pipeline_key_pair.py Add Bitbucket Pipelines SSH key pair module () 2019-03-29 14:13:59 +01:00
test_bitbucket_pipeline_known_host.py Add Bitbucket Pipelines known host module () 2019-03-29 13:42:15 +01:00
test_bitbucket_pipeline_variable.py Add Bitbucket Pipelines variable module () 2019-03-22 13:17:08 +01:00
test_gitlab_deploy_key.py Refactor gitlab modules () 2019-02-07 20:40:14 +01:00
test_gitlab_group.py Refactor gitlab modules () 2019-02-07 20:40:14 +01:00
test_gitlab_hook.py gitlab_hook: renaming module name () 2019-02-11 00:30:36 +01:00
test_gitlab_project.py Refactor gitlab modules () 2019-02-07 20:40:14 +01:00
test_gitlab_runner.py Refactor gitlab modules () 2019-02-07 20:40:14 +01:00
test_gitlab_user.py Refactor gitlab modules () 2019-02-07 20:40:14 +01:00