ansible/lib/ansible/inventory
jctanner 0f0a89b34e Merge pull request #4758 from alanfairless/group-host-var-dirs
Support organizing group and host variables across multiple files in a directory
2013-11-14 11:57:11 -08:00
..
vars_plugins Allow organizing host/group vars in a directory 2013-10-31 12:22:46 -05:00
__init__.py Inventory directory should always be absolute. Fixes #4535. 2013-10-30 20:48:53 -04:00
dir.py don't want to ignore explicit cwd 2013-06-04 21:06:49 -07:00
expand_hosts.py Allow leading ranges in the inventory host entries. 2013-10-17 13:16:35 +03:00
group.py Fix indentation depth. 2013-10-19 13:03:14 -04:00
host.py Get all groups' variables in order of depth 2012-11-23 00:20:52 +01:00
ini.py Handle comment on inventory group line. 2013-10-17 13:16:35 +03:00
script.py Avoid duplicates of the 'all' group when using inventory script. 2013-09-02 12:26:02 +02:00