Toshio Kuratomi
|
e8452c864e
|
Restore the relative path handling portion of #11865
|
2015-08-06 07:28:22 -07:00 |
|
Brian Coca
|
b9433650d1
|
Revert "Path of group_vars and host_vars were getting the basedir added twice."
in view of simpler solution incomming from james
This reverts commit bae7a02be5 .
|
2015-08-06 10:09:43 -04:00 |
|
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 |
|
Brian Coca
|
b9050ecf18
|
fixed file lookup pathing in dwim functinos, now does specific paths and priorities and is commented
fixes #11672 as cwd is now not part of thos paths:
if full path is supplied, used that
|
2015-07-22 20:58:24 -04:00 |
|
Brian Coca
|
827b0443c8
|
now dataloader checkis that you get at least a valid string as a file name
|
2015-07-21 08:47:13 -04:00 |
|
James Cammarata
|
f40b66d841
|
Make sure the basedir is unicode
Fixes #10773
|
2015-07-12 16:40:00 -04:00 |
|
James Cammarata
|
bddadc9565
|
Fix bug in relative path determination
|
2015-07-04 23:18:54 -04:00 |
|
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |
|