ansible/lib/ansible/inventory
Serge van Ginderachter c2e5f783da Add caching to pattern enumeration
Inventory._hosts_in_unenumerated_pattern()

Was TODO: cache this logic so if called a second time the result is not
recalculated
2013-10-10 15:41:48 +02:00
..
vars_plugins Check against None around playbook basedir 2013-08-01 20:44:19 -04:00
__init__.py Add caching to pattern enumeration 2013-10-10 15:41:48 +02:00
dir.py don't want to ignore explicit cwd 2013-06-04 21:06:49 -07:00
expand_hosts.py Add support for multiple ranges in a host 2013-06-06 22:27:30 +02:00
group.py Return inventory objects in the order they are presented. Additionally, fix host slicing such that it works on Python terms with 2013-10-07 15:06:15 -04:00
host.py Get all groups' variables in order of depth 2012-11-23 00:20:52 +01:00
ini.py Detect IPv6 addresses in INI inventory 2013-10-09 11:11:09 -05:00
script.py Fixed tiny bug with _meta handling in external inventory scripts 2013-08-19 18:54:30 +01:00