mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 06:11:26 -07:00
* 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 |
||
---|---|---|
.. | ||
bitbucket | ||
__init__.py | ||
_github_hooks.py | ||
_gitlab_hooks.py | ||
bitbucket_deploy_key.py | ||
bzr.py | ||
git.py | ||
git_config.py | ||
github_deploy_key.py | ||
github_issue.py | ||
github_key.py | ||
github_release.py | ||
github_webhook.py | ||
github_webhook_facts.py | ||
gitlab_deploy_key.py | ||
gitlab_group.py | ||
gitlab_hook.py | ||
gitlab_project.py | ||
gitlab_runner.py | ||
gitlab_user.py | ||
hg.py | ||
subversion.py |