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/lib/ansible/inventory
Serge van Ginderachter 0c0d6c0b4e performance optimization in inventory.groups_list()
don't calculate all hosts for every parent group of every group
when that parent group was already in the cache
11 years ago
..
vars_plugins don't parse subdirs in host/group_vars 12 years ago
__init__.py performance optimization in inventory.groups_list() 11 years ago
dir.py Ignore inventory config files when using an inventory directory. 12 years ago
expand_hosts.py Alphabetic inventory hostname patterns. 12 years ago
group.py Fix group depth for nested groups 12 years ago
host.py Get all groups' variables in order of depth 12 years ago
ini.py simple fix for issue 2564 12 years ago
script.py Fixed bug where a host entry in the inventory represented as a dict w/o a hosts or vars key was treated as a group and its vars essentially ignored. 12 years ago