-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Add default_without_diff callback #7949
Add default_without_diff callback #7949
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
LGTM 👍 |
# Enable callback with environment variables: | ||
environment_variable: | | ||
ANSIBLE_STDOUT_CALLBACK=community.general.default_without_diff | ||
''' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Nice! Related to the original issue ansible/ansible#82445 |
Backport to stable-8: cherry-pick succeededBackport PR branch: PR branch created, proceeding with making a PR. 🤖 @patchback |
* Add default_without_diff callback. * Add examples and BOTMETA entry. (cherry picked from commit 980fa36)
SUMMARY
Helps with ansible-community/ara#535.
ISSUE TYPE
COMPONENT NAME
default_without_diff