You can not 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
Matt Martz 16684f1187
[stable-2.6] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63393)
7 years ago
..
cli Fix unit tests which modify the source tree. (#45763) 8 years ago
config [stable-2.6] Fix another corner case of too many warnings for world readable current working directory 8 years ago
contrib
errors
executor module_common: handle None value for templar (#36651) 8 years ago
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 8 years ago
module_utils Make the timeout decorator raise an exception out of the function's scope (#49921) 7 years ago
modules [stable-2.6] Changing the license to Apache 2 7 years ago
parsing [stable-2.6] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 8 years ago
playbook [stable-2.6] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63393) 7 years ago
plugins [stable-2.6] Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) 7 years ago
template Remove duplicated "instead" word (#38800) 8 years ago
utils [aws unit test utils] only create a recordings directory when the env var is set (#45752) 8 years ago
vars
__init__.py
ansible.cfg
conftest.py Run unit tests in parallel. (#45812) 8 years ago
test_constants.py