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
AlanCoding 153c9bd539 Reduce recursion within group methods
This offers an optimization that allows loading larger
inventories of various structure by improving the
scaling laws involved for adding hosts and groups.

The primary speed benefit is the elimination of duplicate
recusion from traversing converging paths.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration powershell: display non-ascii characters in command outputs (#37229) 6 years ago
legacy Add OpenNebula one_image_facts module (#38169) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Multiple ansible-test fixes. (#38247) 6 years ago
sanity Tolerate win line endings on windows module_util load (#37291) 6 years ago
units Reduce recursion within group methods 6 years ago
utils Fix building from ubuntu1404 Dockerfile 6 years ago