mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Add filters to_yaml and to_nice_yaml (#10784)
* Add filters to_yaml and to_nice_yaml.
* Allow to redact sensitive values.
* Add basic tests.
* Work around https://github.com/ansible/ansible/issues/85783.
* Cleanup.
(cherry picked from commit 062b63bda5)
Co-authored-by: Felix Fontein <felix@fontein.de>