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.
2018-04-05 18:38:44 -04:00
..
action Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
cache Disable abstract-class-instantiated for smoketests 2017-07-25 15:58:23 -07:00
callback remove extra fields from debug output 2018-02-20 08:46:05 -05:00
connection Close & remove paramiko connection where appropriate (#37528) 2018-03-16 13:28:04 -04:00
filter Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
inventory Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup aws ssm parameter lookup - change to return Nones for missing variables (#36456) 2018-02-21 06:50:00 -05:00
shell Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
vars Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00