From 7f66a885a7fdc281a1d6cd36adef1c9ca8cebaaa Mon Sep 17 00:00:00 2001
From: Situphen <situphen@gmail.com>
Date: Tue, 19 May 2020 22:04:22 +0200
Subject: [PATCH] On rend lisible pour les humains le log d'Ansible

---
 ansible.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansible.cfg b/ansible.cfg
index 0b98dde..000b632 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -1,7 +1,7 @@
 [defaults]
 inventory = ./hosts
 allow_world_readable_tmpfiles = true
-
+stdout_callback = debug
 
 [ssh_connection]
 pipelining = true