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
cache
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
inventory Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
loader_fixtures
lookup aws ssm parameter lookup - change to return Nones for missing variables (#36456) 2018-02-21 06:50:00 -05:00
shell
strategy
vars
__init__.py
test_plugins.py