From e2241c9cde47d75abdee337c75c64897617a2b8c Mon Sep 17 00:00:00 2001 From: Jules Date: Thu, 22 May 2025 23:48:18 +0200 Subject: [PATCH] maj alpine --- reboot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reboot.yml b/reboot.yml index 5cf423a..996ffb6 100644 --- a/reboot.yml +++ b/reboot.yml @@ -3,6 +3,6 @@ hosts: all become: yes tasks: - - name: Redémarrer la machine - reboot: - reboot_timeout: 300 + - name: Redémarrer la machine + reboot: + reboot_timeout: 300