James Cammarata
|
ad97c618cf
|
Add support for relative paths in the file lookup plugin for roles
Fixes #7628
|
2014-06-04 15:20:59 -05:00 |
Michael DeHaan
|
b8a66ce5bb
|
Lookup plugins in included files now look in paths relative to their files, allowing role usage.
|
2013-06-01 18:15:38 -04:00 |
Michael DeHaan
|
c0f8af5202
|
Make more lookup plugins happy with newstyle variables. Not quite done, but this fixes up with_items/with_nested/file/fileglob.
|
2013-04-16 18:50:30 -04:00 |
Sébastien Bocahu
|
b94bf051d5
|
Makes $PIPE and $FILE macros accept utf-8 input
|
2013-04-06 23:28:15 +02:00 |
Daniel Hokka Zakrisson
|
b73016b881
|
Make all lookup plugins work with lists
Lookup plugins should accept a string or a list, and always return
a list, even if it is just one item.
|
2012-12-15 21:47:16 +01:00 |
Daniel Hokka Zakrisson
|
47082a9171
|
Add $LOOKUP(<lookup plugin>,<data>) as a templating option
Also moves file and pipe to lookup_plugins.
|
2012-11-07 23:17:29 +01:00 |