ansible/lib/ansible/template
James Cammarata e526743b4f Allowing args: "{{some_var}}" for task params again
This is unsafe and we debated re-adding it to the v2/2.0 codebase,
however it is a common-enough feature that we will simply mark it
as deprecated for now and remove it at some point in the future.

Fixes #11718
2015-07-24 10:33:12 -04:00
..
__init__.py Allowing args: "{{some_var}}" for task params again 2015-07-24 10:33:12 -04:00
safe_eval.py Making the switch to v2 2015-05-03 21:47:26 -05:00
template.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars.py Change the use of a mutable arg for a default value for locals 2015-06-19 23:04:35 -04:00