community.general/lib/ansible/inventory
Michael DeHaan 8955ac1eda If the result of a dynamic inventory script contains a "_meta" hash at top level
and the _meta hash contains a "hostvars", don't call --host hostname for any elements
and just serve them directly for performance enhancements with the external inventory
script and a large number of hosts.
2013-08-04 11:34:42 -04:00
..
vars_plugins Check against None around playbook basedir 2013-08-01 20:44:19 -04:00
__init__.py Enable negated patterns 2013-06-20 07:55:35 +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 optimization when adding child groups 2013-06-04 11:25:59 +02:00
host.py Get all groups' variables in order of depth 2012-11-23 00:20:52 +01:00
ini.py Use with guard for file reads. 2013-06-10 17:16:31 +02:00
script.py If the result of a dynamic inventory script contains a "_meta" hash at top level 2013-08-04 11:34:42 -04:00