ansible/changelogs/fragments/template_temp_vars_fix.yml
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

3 lines
113 B
YAML

bugfixes:
- Correctly set template_path and template_fullpath for usage in template lookup and action plugins.