ansible/test/units/plugins/inventory
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
..
__init__.py
test_aws_ec2.py skip aws inventory test if no boto 2018-02-13 11:04:37 -05:00
test_group.py Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
test_host.py
test_inventory.py Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped 2018-03-20 15:37:39 -04:00
test_script.py Config continued (#31024) 2017-11-16 13:49:57 -05:00