community.general/lib/ansible/modules/source_control/bitbucket
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
..
__init__.py
bitbucket_access_key.py Add Bitbucket access key module (#54592) 2019-03-29 14:12:17 +01:00
bitbucket_pipeline_key_pair.py Add Bitbucket Pipelines SSH key pair module (#54241) 2019-03-29 14:13:59 +01:00
bitbucket_pipeline_known_host.py
bitbucket_pipeline_variable.py