1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/parsing
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
..
utils Making the switch to v2 2015-05-03 21:47:26 -05:00
vault simplified ansible errors, moved md5 hash import with notes to be more prominent 2015-07-11 14:24:00 -04:00
yaml Fixing some small bugs related to integration tests (v2) 2015-06-01 16:42:10 -05:00
__init__.py fixed file lookup pathing in dwim functinos, now does specific paths and priorities and is commented 2015-07-22 20:58:24 -04:00
mod_args.py Allowing args: "{{some_var}}" for task params again 2015-07-24 10:33:12 -04:00
splitter.py Test unquote works as expected and fix two bugs: 2015-07-06 13:16:42 -07:00