1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

tasks_only callback: add result_format_callback docs fragment (#10422)

Add result_format_callback docs fragment.
This commit is contained in:
Felix Fontein 2025-08-04 19:58:51 +02:00 committed by GitHub
parent 32fbacd9ae
commit 710c02ec01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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)."