ansible/test/units/template
Brian Coca 0878f45a6c keep unsafe .. unsafe (#23742)
* keep unsafe .. unsafe

fixes #23734, 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

(cherry picked from commit 4594bee65a)
2017-04-21 16:09:48 -04:00
..
__init__.py
test_safe_eval.py
test_templar.py keep unsafe .. unsafe (#23742) 2017-04-21 16:09:48 -04:00
test_template_utilities.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
test_vars.py