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 2aa3cc9e40
2.13: template module/lookup: fix convert_data for macros (#78259) (#78269)
* template module/lookup: fix convert_data for macros (#78259)

Fixes #78141

(cherry picked from commit 9afdb7fec1)

* Fix templating nested vars with convert_data=False (#78273)

Regression introduced in #78259.

(cherry picked from commit d070b03ad8)
3 years ago
..
__init__.py 2.13: template module/lookup: fix convert_data for macros (#78259) (#78269) 3 years ago
native_helpers.py Move undefined check from concat to finalize (#78165) (#78179) 4 years ago
template.py AnsibleJ2Template should be based on NativeTemplate (#76471) 4 years ago
vars.py Remove collections compat from controller code. 4 years ago