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 Disable abstract-class-instantiated for smoketests 7 years ago
callback remove extra fields from debug output 7 years ago
connection Network connection backports (#37529) 7 years ago
filter Rekey on member (#33836) 7 years ago
inventory Reduce recursion within group methods 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Bring aws_ssm None fixes into stable (from #36456) (#36492) 7 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy Cache tasks as they are queued instead of en masse (#34752) 7 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 7 years ago