From 47a4c659fcd11b28e0eaae8d3442e2b63acc5242 Mon Sep 17 00:00:00 2001 From: Danny de Kooker Date: Thu, 6 Jun 2024 18:50:57 +0200 Subject: [PATCH] removed check --- Maintenance/maint-reboot.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Maintenance/maint-reboot.yaml b/Maintenance/maint-reboot.yaml index c395e73..1d7139d 100644 --- a/Maintenance/maint-reboot.yaml +++ b/Maintenance/maint-reboot.yaml @@ -9,7 +9,6 @@ command: /sbin/reboot async: 1 poll: 0 - when: reboot.stat.exists == true - name: Wait for systems to become reachable wait_for_connection: \ No newline at end of file