ansible/test/units
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
..
errors
executor Fix unit tests broken by previous commit 2015-08-04 12:40:13 -04:00
inventory_test_data/group_vars
mock Path of group_vars and host_vars were getting the basedir added twice. 2015-08-05 17:41:17 -07:00
module_utils
parsing Test unquote works as expected and fix two bugs: 2015-07-06 13:16:42 -07:00
playbook update unit tests for role templating changes 2015-08-03 16:33:47 -04:00
plugins Fix strategy base unit tests after 88e1ef8 2015-07-24 10:53:54 -04:00
template updated fail_on_undefined test to new function signatures 2015-06-11 13:45:04 -04:00
vars Fix unit tests for new magic variable addition 'ansible_version' 2015-07-10 03:33:11 -04:00
__init__.py