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
Brian Coca 38067860e2
template escaping: use configured variable start instead of default one (#81001)
this will handle escaping correctly in tempaltes that override the default jinja variable tokens
also fix optimization for single var path when overrides happen
1 year ago
..
__init__.py template escaping: use configured variable start instead of default one (#81001) 1 year ago
native_helpers.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
template.py AnsibleJ2Template should be based on NativeTemplate (#76471) 3 years ago
vars.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago