ansible/lib/ansible/template
Brian Coca 22330dd322
Correctly set path and fullpath for template vars (#73924)
* Correctly set path and fullpath for template vars

 don't expect path to always be full path
 also added exception/tb on action fail
2021-03-26 16:33:25 -04:00
..
__init__.py Correctly set path and fullpath for template vars (#73924) 2021-03-26 16:33:25 -04:00
native_helpers.py Force template module to use non-native Jinja2 (#68560) 2020-09-03 09:01:34 +02:00
safe_eval.py Do not pretend expression is filename in compile() Python built-in call (#73113) 2021-01-19 12:20:26 -05:00
template.py Prevent templating unused variables for {%include%} (#68749) 2020-04-14 10:27:02 +02:00
vars.py Local vars should have highest precedence in AnsibleJ2Vars (#72830) 2021-01-26 11:37:56 +01:00