upd ansible-print re

This commit is contained in:
hogweed1
2026-05-16 00:03:10 +10:00
parent 66928c0238
commit 16c99a47eb

View File

@@ -12,9 +12,10 @@ 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 = default stdout_callback = default
stdout_callback = moreati.rich.rich #### EXPL 2026-05-16 не взлетело из-за непонятного:: Exception, this is probably a bug: No module named 'ansible_collections.community.general.plugins.callback.ya
##callback_result_format = yaml ###stdout_callback = moreati.rich.rich
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