mirror of https://github.com/ansible/ansible.git
* Correctly set path and fullpath for template vars
don't expect path to always be full path
also added exception/tb on action fail
(cherry picked from commit 22330dd322
)
pull/74735/head
parent
2b29428f22
commit
e949469a17
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Correctly set template_path and template_fullpath for usage in template lookup and action plugins.
|
Loading…
Reference in New Issue