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
Matt Martz ad0827e5c0
When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408)
* When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalize. Fixes #41392

* Add tests for _finalize bypass

* Address python3 failures in tests
6 years ago
..
filter_plugins Allow config to enable native jinja types (#32738) 6 years ago
aliases Allow config to enable native jinja types (#32738) 6 years ago
inventory.jinja2_native_types Allow config to enable native jinja types (#32738) 6 years ago
runme.sh Allow config to enable native jinja types (#32738) 6 years ago
runtests.yml When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
test_bool.yml Allow config to enable native jinja types (#32738) 6 years ago
test_casting.yml When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
test_concatentation.yml When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
test_dunder.yml When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
test_none.yml When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
test_types.yml Allow config to enable native jinja types (#32738) 6 years ago