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 Martz c81a1057e1
Speed up a few more tests by mocking time.sleep (#61186)
5 years ago
..
cli ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago
compat
config
contrib
errors
executor
galaxy ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago
inventory_test_data/group_vars
mock
module_utils Speed up units using time.sleep by mocking or shortening sleep time (#61064) 5 years ago
modules Speed up a few more tests by mocking time.sleep (#61186) 5 years ago
parsing various mod_args fixes (#60290) 5 years ago
playbook unit tests: remove unused imports (#60462) 5 years ago
plugins Speed up a few more tests by mocking time.sleep (#61186) 5 years ago
regex
template unit tests: remove unused imports (#60462) 5 years ago
utils add subdir support to collection loading (#60682) 5 years ago
vars
__init__.py
test_constants.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 8 years ago
test_context.py