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
Brian Coca b2c0095722
Fix gather parallel (#80597)
* fix meaning of parallel in gather_facts
 * Update docs with note about parallel not always being faster
 * add 'smarter' usage of gahter_timeout for parallel tasks
 * restore async when needed, not always
 * added typing
 * parallelism tests
1 year ago
..
integration Fix gather parallel (#80597) 1 year ago
lib/ansible_test ansible-test - Update the default containers (#80635) 1 year ago
sanity Fix gather parallel (#80597) 1 year ago
support Remove unused integration test support files (#80081) 2 years ago
units tests: replace a mock import with unittest.mock (#80589) 1 year ago