Fix YAML callback (#10212)

Fix YAML callback.
This commit is contained in:
Felix Fontein
2025-06-06 22:30:06 +02:00
committed by GitHub
parent f7f2db365e
commit 996ffc8f8c
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)."