From 067d874415c17a911e4ae70c6f6b1f7d81b7131d Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 17 Feb 2026 10:13:06 +0000 Subject: [PATCH] Actualiser deploy.yml --- deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.yml b/deploy.yml index f03408b..281cd7e 100644 --- a/deploy.yml +++ b/deploy.yml @@ -1,5 +1,5 @@ --- -- hosts: "{{ target_hosts }}" +- hosts: all become: yes tasks: - name: Create directory