ffa548503d
* Wrap all results, regardless of register, except for actions with clean facts. Fixes #21088 * ci_complete * Add tests * Add clog frag
4 lines
192 B
YAML
4 lines
192 B
YAML
bugfixes:
|
|
- register - Ensure that ``register`` used on ``set_fact`` or ``include_vars``
|
|
does not automatically wrap the facts as unsafe.
|
|
(https://github.com/ansible/ansible/issues/21088)
|