Skip to content

Add Ansible's YAML callback plugin configuration #1216

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

Closed
wants to merge 1 commit into from

Conversation

darmach
Copy link
Member

@darmach darmach commented Aug 8, 2024

Added Ansible's YAML callback plugin to Ansible configuration to make errors (finally) more digestible.

Added Ansible's YAML callback plugin to Ansible configuration to make errors (finally) more digestible.
@darmach darmach requested a review from a team as a code owner August 8, 2024 09:48
@@ -10,6 +10,10 @@ inject_facts_as_vars = False
callbacks_enabled = ansible.posix.profile_tasks
# Silence warning about invalid characters found in group names
force_valid_group_names = ignore
# Use the YAML callback plugin.
Copy link
Contributor

Choose a reason for hiding this comment

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

erm... see L3-6

Copy link
Member Author

Choose a reason for hiding this comment

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

OH MY GOD

@darmach darmach closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants