mirror of https://github.com/ansible/ansible.git
(cherry picked from commit 9da8801
)
Co-authored-by: Matt Martz <matt@sivel.net>
pull/71527/head
parent
48d99c0ff1
commit
35d3ed5f10
@ -0,0 +1,4 @@
|
||||
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)
|
Loading…
Reference in New Issue