[PR #10212/996ffc8f backport][stable-10] Fix YAML callback (#10218)

Fix YAML callback (#10212)

Fix YAML callback.

(cherry picked from commit 996ffc8f8c)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2025-06-07 08:27:14 +02:00 committed by GitHub
commit eb294ae86e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 114 additions and 36 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "yaml callback plugin - adjust to latest changes in ansible-core devel (https://github.com/ansible-collections/community.general/pull/10212)."