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/integration/targets/jinja2_native_types
Martin Krizek 7621784b94
Require Jinja2 3.0.0 (#75881)
* Require Jinja2 3.0.0

ci_complete

* Fix sanity

* Remove Jinja min/max tests

* ansible-test changes

* ci_complete

* More cleanup

ci_complete

* Revert _count_newlines_from_end :( and other stuff

* Fix sanity

* It's using host_vars ...

* Unused import

* Remove overridden groupby filter

* environmentfilter -> pass_environment

* Explain preserve_trailing_newlines

* Add changelog

* ci_complete

* Deprecated ANSIBLE_JINJA2_NATIVE_WARNING

* native_helpers.py cleanup

* More cleanup in the find intgration test
3 years ago
..
aliases ansible-test - split controller/target testing (#75605) 3 years ago
nested_undefined.yml Require Jinja2 3.0.0 (#75881) 3 years ago
runme.sh native types: properly handle Undefined in nested data (#68432) 4 years ago
runtests.yml Require Jinja2 3.0.0 (#75881) 3 years ago
test_bool.yml
test_casting.yml Skip literal_eval for string filters results in native jinja. (#70988) 4 years ago
test_concatentation.yml native types: literal_eval all the things (#68938) 4 years ago
test_dunder.yml Skip literal_eval for string filters results in native jinja. (#70988) 4 years ago
test_hostvars.yml native types: properly handle Undefined in nested data (#68432) 4 years ago
test_none.yml When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
test_template.yml Do not strip new lines in native jinja (#46751) 6 years ago
test_template_newlines.j2 Do not strip new lines in native jinja (#46751) 6 years ago
test_types.yml
test_vault.yml Fix using vault encrypted data with jinja2_native (#49025) 6 years ago
test_vault_pass Fix using vault encrypted data with jinja2_native (#49025) 6 years ago