From 5e267ede53d41dd8965054fc232c88f5ed57f439 Mon Sep 17 00:00:00 2001 From: Alexandre Le Gall Date: Thu, 5 Oct 2023 17:03:51 +0200 Subject: [PATCH] =?UTF-8?q?[EVO]=20Ex=C3=A9cuter=20la=20configuration=20su?= =?UTF-8?q?r=20tous=20les=20h=C3=B4tes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 39bf0b6..976a9f1 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -13,4 +13,3 @@ - drone_cli_server_token | length > 0 - drone_cli_commands | length > 0 loop: "{{ drone_cli_commands }}" - run_once: true