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
Davide Sbetti 79ea21a39f
Fix error when templating an unsafe string leading to a type error in Python (#82675)
Fixes #82600
4 months ago
..
__init__.py Remove redundant undefined error message (#81867) 5 months ago
native_helpers.py Fix error when templating an unsafe string leading to a type error in Python (#82675) 4 months ago
template.py Require `from __future__ import annotations` (#81902) 9 months ago
vars.py Require `from __future__ import annotations` (#81902) 9 months ago