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
Martin Krizek 3ecf438e66
jinja2_native: short-circuit literal_eval for non-strings (#75484)
3 years ago
..
__init__.py Ensure Jinja2 template header overrides are used (#75306) 3 years ago
native_helpers.py jinja2_native: short-circuit literal_eval for non-strings (#75484) 3 years ago
safe_eval.py Catch errors getting filters (#74127) 4 years ago
template.py Globals should be accessible when importing a template without the context (#75384) 3 years ago
vars.py Local vars should have highest precedence in AnsibleJ2Vars (#72830) 4 years ago