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
Stoned Elipot b00bf02129 Improve Group.get_hosts() performance.
- reduce hosts group list to unique elements faster
- add a cache of already computed hosts group list
11 years ago
..
vars_plugins Allow organizing host/group vars in a directory 11 years ago
__init__.py Inventory directory should always be absolute. Fixes #4535. 11 years ago
dir.py don't want to ignore explicit cwd 12 years ago
expand_hosts.py Allow leading ranges in the inventory host entries. 11 years ago
group.py Improve Group.get_hosts() performance. 11 years ago
host.py Get all groups' variables in order of depth 12 years ago
ini.py Handle comment on inventory group line. 11 years ago
script.py Avoid duplicates of the 'all' group when using inventory script. 11 years ago