From 52ecae1c224a0aa98381b20b0b480180e20cd602 Mon Sep 17 00:00:00 2001 From: William Date: Fri, 17 Dec 2021 09:29:38 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20du=20paquet=20n=C3=A9cessaire=20au?= =?UTF-8?q?=20fonctionnement=20d'Ansible.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbook.yml b/playbook.yml index c882e77..e95f0dc 100644 --- a/playbook.yml +++ b/playbook.yml @@ -7,7 +7,7 @@ - name: install commons apt: name: - - python3-dev + - python3-pip update_cache: yes roles: