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/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)
9 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_safe_eval.py Fix safe_eval() of set literals 10 years ago
test_templar.py keep unsafe .. unsafe (#23742) 9 years ago
test_template_utilities.py PEP 8 indent cleanup. (#20800) 9 years ago
test_vars.py Starting to add v2 tests for template 11 years ago