1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-26 19:21:52 +00:00
community.general/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
connection
filter
inventory
loader_fixtures
lookup
shell
strategy
vars
__init__.py
test_plugins.py