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 4594bee65a 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

* deal with complex data for is_template

* typos
8 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_safe_eval.py Fix safe_eval() of set literals 9 years ago
test_templar.py keep unsafe .. unsafe (#23742) 8 years ago
test_template_utilities.py PEP 8 indent cleanup. (#20800) 8 years ago
test_vars.py Starting to add v2 tests for template 9 years ago