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
Martin Krizek 58e38044fe
Fix when evaluation on Native Jinja and Python 3.10 (#75202)
* Fix when evaluation on Native Jinja and Python 3.10

* Add unit test

* Add explaining comment

* Enable jinja2_native before tests

Co-Authored-By: Matt Martz <matt@sivel.net>

* Sanity

* Return native template module instead of modifying globals

Co-authored-by: Matt Martz <matt@sivel.net>
3 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_native_concat.py Fix when evaluation on Native Jinja and Python 3.10 (#75202) 3 years ago
test_safe_eval.py Remove empty overridden unittest.setUp and unittest.tearDown methods. 5 years ago
test_templar.py Do not treat AnsibleUndefined as being unsafe (#65202) 5 years ago
test_template_utilities.py Do not treat AnsibleUndefined as being unsafe (#65202) 5 years ago
test_vars.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago