upd ansible-print
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 4s

This commit is contained in:
hogweed1
2026-05-16 00:00:31 +10:00
parent 1e8102679f
commit 028fada750

View File

@@ -13,7 +13,7 @@ interpreter_python = auto_silent
ansible_python_interpreter = auto_silent
# Use the YAML callback plugin.
#stdout_callback = default
stdout_callback = live_table
stdout_callback = moreati.rich.rich
callback_result_format = yaml
# Use the stdout_callback when running ad-hoc commands.