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
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
..
cli
config
contrib
errors
executor module_common: handle None value for templar (#36651) 7 years ago
inventory_test_data/group_vars
mock
module_utils
modules Fixing lack of failure when uploaded source is invalid (#37461) 7 years ago
parsing Fix 'New Vault password' on vault 'edit' (#35923) 7 years ago
playbook
plugins Reduce recursion within group methods 7 years ago
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py