Skip to content

tasks_only callback: add result_format_callback docs fragment #10422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

This allows to configure the output format (YAML vs. JSON) and whether to pretty-format the output (relevant for JSON).

Basically enables these features from ansible-core...

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

tasks_only callback

@felixfontein felixfontein added the backport-11 Automatically create a backport for the stable-10 branch label Jul 16, 2025
@ansibullbot ansibullbot added callback callback plugin feature This issue/PR relates to a feature request plugins plugin (any type) needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Jul 16, 2025
@felixfontein felixfontein requested a review from russoz July 17, 2025 20:19
Copy link
Collaborator

@russoz russoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-11 Automatically create a backport for the stable-10 branch callback callback plugin feature This issue/PR relates to a feature request plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants