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/plugins
AlanCoding dfbba6e75b 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.

(cherry picked from commit 153c9bd539)
7 years ago
..
action Normalize usage of temp and tmp on tmp (#36221) 7 years ago
cache
callback remove extra fields from debug output 7 years ago
connection Network connection backports (#37529) 7 years ago
filter
inventory Reduce recursion within group methods 7 years ago
loader_fixtures
lookup Bring aws_ssm None fixes into stable (from #36456) (#36492) 7 years ago
shell
strategy Cache tasks as they are queued instead of en masse (#34752) 7 years ago
vars
__init__.py
test_plugins.py