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 738f08d627 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

(cherry picked from commit 8e4f112b39)
7 years ago
..
cli prompt for new pass on create/encrypt if none specified (#28185) 7 years ago
contrib
errors
executor Ansible Config part2 (#27448) 7 years ago
inventory
inventory_test_data/group_vars
mock
module_utils AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
modules nxos_bgp_neighbor: Fix regex &report warnings (#28888) 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
utils
vars make groups magic var dependant on inventory (#28677) 7 years ago
__init__.py
conftest.py
test_constants.py