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/test/units/template
Brian Coca 4594bee65a keep unsafe .. unsafe ()
* keep unsafe .. unsafe

fixes , which was broken in previous fix that allowed non string types to be templated
use new 'is_template' function vs bastardizing others
refactored clean_data to allow for arbitrary data structures to clean
fixed/removed some tests

* deal with complex data for is_template

* typos
2017-04-21 16:07:38 -04:00
..
__init__.py
test_safe_eval.py
test_templar.py keep unsafe .. unsafe () 2017-04-21 16:07:38 -04:00
test_template_utilities.py
test_vars.py