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
Miguel Ángel Ajo 8e4f112b39 Fixes #23680 bug with py3.x due to binary string handling (#23688)
* This commit includes a unit test to exercise the _is_role
function and make sure it doesn't break in any Python version.
* Import os.path and other minor fixups
7 years ago
..
cli prompt for new pass on create/encrypt if none specified (#28185) 7 years ago
contrib Update vmware_inventory (#26308) 7 years ago
errors test/: PEP8 compliancy (#24803) 7 years ago
executor Ansible Config part2 (#27448) 7 years ago
inventory INI inventory plugin: add documentation about variable types (#25798) 7 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Support multiple vault passwords (#22756) 7 years ago
module_utils AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
modules Generalize nxos_bgp event-history detection (#28890) 7 years ago
parsing Fixes #23680 bug with py3.x due to binary string handling (#23688) 7 years ago
playbook less confusing 'args' message (#29053) 7 years ago
plugins Fix set theory filters for python3 7 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
utils test/: PEP8 compliancy (#24803) 7 years ago
vars make groups magic var dependant on inventory (#28677) 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Fix bugs in ansible-test units command. (#24044) 7 years ago
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago