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 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.
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 Close & remove paramiko connection where appropriate (#37528) 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 aws ssm parameter lookup - change to return Nones for missing variables (#36456) 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