Michael DeHaan
|
5cced79cf3
|
Allow variables to be used raw in with_nested
|
2013-04-22 21:35:09 -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 |
|
Michael DeHaan
|
f0b21dcc0f
|
allow references to names of variables in with_items without needing to surround them with Jinja2 '{{' delimeters
|
2013-04-10 18:42:54 -04:00 |
|
Michael DeHaan
|
0113951580
|
Enable usage of when_set within new eval system.
|
2013-04-10 16:26:59 -04:00 |
|
Michael DeHaan
|
a22009806e
|
Nested iteration would make more sense in this order.
|
2013-03-11 17:58:27 -04:00 |
|
Michael DeHaan
|
edc04d61f3
|
Added 'with_nested' lookup plugin that can easily do nested loops.
|
2013-03-11 17:47:57 -04:00 |
|