From 78c40140c904f6106fa06f018dc5c32d502fd649 Mon Sep 17 00:00:00 2001 From: Situphen Date: Thu, 22 Apr 2021 16:14:11 +0200 Subject: [PATCH] =?UTF-8?q?Enl=C3=A8ve=20les=20avertissements=20de=20d?= =?UTF-8?q?=C3=A9pr=C3=A9ciation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 000b632..3f55cbd 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,6 @@ [defaults] +interpreter_python = /usr/bin/python inventory = ./hosts -allow_world_readable_tmpfiles = true stdout_callback = debug [ssh_connection]