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 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
6 years ago
..
__init__.py gitlab_project: don't ignore errors (#36702) 7 years ago
gitlab.py Refactor gitlab modules (#51141) 6 years ago
test_bitbucket_pipeline_variable.py Add Bitbucket Pipelines variable module (#54049) 6 years ago
test_gitlab_deploy_key.py Refactor gitlab modules (#51141) 6 years ago
test_gitlab_group.py Refactor gitlab modules (#51141) 6 years ago
test_gitlab_hook.py gitlab_hook: renaming module name (#51979) 6 years ago
test_gitlab_project.py Refactor gitlab modules (#51141) 6 years ago
test_gitlab_runner.py Refactor gitlab modules (#51141) 6 years ago
test_gitlab_user.py Refactor gitlab modules (#51141) 6 years ago