upd ansible-print
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s

This commit is contained in:
hogweed1
2026-05-16 00:01:19 +10:00
parent 028fada750
commit 66928c0238

View File

@@ -14,7 +14,7 @@ ansible_python_interpreter = auto_silent
# Use the YAML callback plugin. # Use the YAML callback plugin.
#stdout_callback = default #stdout_callback = default
stdout_callback = moreati.rich.rich stdout_callback = moreati.rich.rich
callback_result_format = yaml ##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