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
Matt Clay 6870700a23 Run unit tests in parallel. (#45812)
(cherry picked from commit abe8e4c9e8)
6 years ago
..
cli Fix unit tests which modify the source tree. (#45763) 6 years ago
config [stable-2.6] Fix another corner case of too many warnings for world readable current working directory 6 years ago
contrib
errors test/: PEP8 compliancy (#24803) 8 years ago
executor
inventory_test_data/group_vars
mock avoid caching invetnory sources in loader (#38242) 7 years ago
module_utils Fix unit test parametrize order on Python 3.5. 6 years ago
modules Fix unit tests which modify the source tree. (#45763) 6 years ago
parsing [stable-2.6] Support nested JSON decoding in AnsibleJSONDecoder (#45924) 6 years ago
playbook Fix multiple var files combining (followup to #36357) 6 years ago
plugins Fix remote_tmp when become with non admin user (#42396) 6 years ago
template Remove duplicated "instead" word (#38800) 7 years ago
utils [aws unit test utils] only create a recordings directory when the env var is set (#45752) 6 years ago
vars Miscellaneous pylint fixes. 7 years ago
__init__.py
ansible.cfg
conftest.py Run unit tests in parallel. (#45812) 6 years ago
test_constants.py