1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/inventory
Toshio Kuratomi bae7a02be5 Path of group_vars and host_vars were getting the basedir added twice.
Fix inventory so this won't happen and fix DataLoader so that it will
test relative paths relative to self._basedir

Fixes #11789
2015-08-05 17:41:17 -07:00
..
vars_plugins Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Path of group_vars and host_vars were getting the basedir added twice. 2015-08-05 17:41:17 -07:00
dir.py Making the switch to v2 2015-05-03 21:47:26 -05:00
expand_hosts.py Making the switch to v2 2015-05-03 21:47:26 -05:00
group.py Catch runtime errors due to recursion when calculating group depth 2015-06-22 02:06:07 -04:00
host.py now properly uses default port if defined 2015-07-31 12:01:58 -04:00
ini.py now properly uses default port if defined 2015-07-31 12:01:58 -04:00
script.py Make error messages tell which inventory script the error came from 2015-06-03 11:51:33 -07:00