74e90f89bd
* prevents accidental templating on intra-action postprocessing of an untrusted module result
* makes the view of a module result within an action consistent with the way it would be stored for future use (eg facts, register)
(cherry picked from commit 03cac394cc
)
2 lines
117 B
YAML
2 lines
117 B
YAML
bugfixes:
|
|
- ensure module results and facts are marked untrusted as templates for safer use within the same task
|