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/template
James Cammarata cdc6c5208e Clean string data run through the template engine
Also strip UnsafeProxy off of low level srings and objects to ensure
they don't cause issues later down the road

Fixes #12513
2015-09-25 16:49:31 -04:00
..
__init__.py Clean string data run through the template engine 2015-09-25 16:49:31 -04:00
safe_eval.py Fix safe_eval() of set literals 2015-09-11 09:41:05 +03:00
template.py Making the switch to v2 2015-05-03 21:47:26 -05:00
vars.py Replace .iteritems() with six.iteritems() 2015-09-03 09:23:27 +03:00