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