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/lib/ansible/template
Felix Fontein 6d0aeac1e1
Do not crash templating when filter/test name is not a valid Ansible plugin name (#78913)
* Do not crash templating when filter/test name is not a valid Ansible plugin name.
* Store and re-raise KeyError if there was one.

Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com>
3 years ago
..
__init__.py Do not crash templating when filter/test name is not a valid Ansible plugin name (#78913) 3 years ago
native_helpers.py Move undefined check from concat to finalize (#78165) 3 years ago
template.py AnsibleJ2Template should be based on NativeTemplate (#76471) 4 years ago
vars.py Python 3.9 min for controller (#77566) 3 years ago