From 9cf28c42007a7b8d8444b8466ebdad0b1c711113 Mon Sep 17 00:00:00 2001 From: VC Date: Fri, 5 Jul 2024 11:53:54 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8:=20better=20error=20output?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible.cfg b/ansible.cfg index 1161eda..2af601b 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,3 +2,4 @@ nocows = 1 callbacks_enabled = profile_tasks roles_path = roles +stdout_callback = yaml