upd ansi
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s

This commit is contained in:
hogweed1
2025-11-22 02:48:45 +10:00
parent 8f74f647dc
commit 87ede95afb

View File

@@ -12,7 +12,9 @@ forks = 20
interpreter_python = auto_silent interpreter_python = auto_silent
ansible_python_interpreter = auto_silent ansible_python_interpreter = auto_silent
# Use the YAML callback plugin. # Use the YAML callback plugin.
stdout_callback = yaml stdout_callback = default
callback_result_format = yaml
# Use the stdout_callback when running ad-hoc commands. # Use the stdout_callback when running ad-hoc commands.
bin_ansible_callbacks = True bin_ansible_callbacks = True