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
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
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Fix CosmosDB parameter translation bug (#54212) 5 years ago
legacy Cleanup yaml files with incorrect task attrs (#53813) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix typo in doc_fragments path. 5 years ago
sanity Fix typo in doc_fragments path. 5 years ago
units Add Bitbucket Pipelines variable module (#54049) 5 years ago
utils Slightly increase non-coverage unit test timeout. 5 years ago