[PR #10422/710c02ec backport][stable-11] tasks_only callback: add result_format_callback docs fragment (#10578)

tasks_only callback: add result_format_callback docs fragment (#10422)

Add result_format_callback docs fragment.

(cherry picked from commit 710c02ec01)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-08-04 20:49:13 +02:00
committed by GitHub
parent d6a0c914d1
commit 1e5c0d5f42
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "tasks_only callback plugin - add ``result_format`` and ``pretty_results`` options similarly to the default callback (https://github.com/ansible-collections/community.general/pull/10422)."