[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
parent cea886562a
commit eb294ae86e
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)."