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
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>
6 years ago
..
cli Remove unused internal -a argument and functionality (#52602) 6 years ago
compat
config Fix encoding issues with file paths. (#50830) 6 years ago
contrib
errors
executor Move type checking methods out of basic.py and add unit tests (#53687) 6 years ago
inventory_test_data/group_vars
mock
module_utils standardize TLS connection properties (#54315) 6 years ago
modules Add Bitbucket Pipelines SSH key pair module (#54241) 6 years ago
parsing
playbook Collection content loading (#52194) 6 years ago
plugins Collection content loading (#52194) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template
utils
vars Fix inventory cache interface (#50446) 6 years ago
__init__.py
ansible.cfg
conftest.py Update handling of the non_local test alias. 6 years ago
test_constants.py
test_context.py