From b0114b2c28e7ca2cac0d08fd4f0593a70c72bdf1 Mon Sep 17 00:00:00 2001 From: Jules Date: Thu, 22 May 2025 23:45:24 +0200 Subject: [PATCH] maj alpine --- reboot.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/reboot.yml b/reboot.yml index 03b934b..5cf423a 100644 --- a/reboot.yml +++ b/reboot.yml @@ -3,7 +3,6 @@ hosts: all become: yes tasks: - - name: Redémarrer la machine - reboot: - reboot_timeout: 300 - when: apk_upgradable.stdout != "" + - name: Redémarrer la machine + reboot: + reboot_timeout: 300