ansible/test
Evgeniy Krysanov 907765a3a5 Add Bitbucket Pipelines variable module (#54049)
* Add Bitbucket pipelines variable module

* Add tests

* Remove parameters check for `absent` state

* Update version_added documentation field

* Minor fixes

* A few additional cosmetic changes

* Move to source_control

* Rename lib/ansible/modules/source_control/bitbucket_pipelines_variable.py to lib/ansible/modules/source_control/bitbucket/bitbucket_pipelines_variable.py

* Reflect directory change

* Move these imports as well

* Rename 'key' parameter (API) to 'name' (GUI)

* Add missing __init__.py files to mark modules

* Rename module (pipeline should be singular)

* Adjust module references and variable names after renaming
2019-03-22 13:17:08 +01:00
..
cache
env
integration Fix CosmosDB parameter translation bug (#54212) 2019-03-22 15:21:53 +08:00
legacy Cleanup yaml files with incorrect task attrs (#53813) 2019-03-15 13:05:09 -04:00
results
runner Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
sanity Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
units Add Bitbucket Pipelines variable module (#54049) 2019-03-22 13:17:08 +01:00
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00