3f41c76564
(cherry picked from commit 9da8801
)
Co-authored-by: Matt Martz <matt@sivel.net>
4 lines
272 B
YAML
4 lines
272 B
YAML
bugfixes:
|
|
- TOML inventory - Ensure we register dump functions for ``AnsibleUnsafe`` to support dumping unsafe values.
|
|
Note that the TOML format has no functionality to mark that the data is unsafe for re-consumption.
|
|
(https://github.com/ansible/ansible/issues/71307)
|