ansible/lib/ansible/inventory
Seth Vidal 2796b5ee2a simple fix for issue 2564
when we encounter a group we've not seen before - we need
to make sure we make it a subgroup of 'all', no matter what
2013-04-04 12:44:39 -04:00
..
vars_plugins Fix pathnames in comments 2013-03-22 02:11:58 +01:00
__init__.py invalidate group cache so that a group added by the add_host module will be relfected in the groups variable in later plays. 2013-03-19 13:57:45 -04:00
dir.py host.get_variables includes too many variables, use host.vars instead 2013-03-02 10:26:26 +01:00
expand_hosts.py Alphabetic inventory hostname patterns. 2012-12-10 20:48:38 -06:00
group.py Fix group depth for nested groups 2013-02-09 22:52:35 -05:00
host.py Get all groups' variables in order of depth 2012-11-23 00:20:52 +01:00
ini.py simple fix for issue 2564 2013-04-04 12:44:39 -04:00
script.py Move all inventory script code into the script parser 2013-03-01 23:22:52 +01:00