From 66928c02380889bfbed63198c46c46378428c95c Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Sat, 16 May 2026 00:01:19 +1000 Subject: [PATCH] upd ansible-print --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 6a62be6..1e6f0b5 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -14,7 +14,7 @@ ansible_python_interpreter = auto_silent # Use the YAML callback plugin. #stdout_callback = default stdout_callback = moreati.rich.rich -callback_result_format = yaml +##callback_result_format = yaml # Use the stdout_callback when running ad-hoc commands. bin_ansible_callbacks = True