You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
__init__.py Allowing `args: "{{some_var}}"` for task params again 9 years ago
safe_eval.py Making the switch to v2 10 years ago
template.py Making the switch to v2 10 years ago
vars.py Change the use of a mutable arg for a default value for locals 10 years ago