From 42f6ecd1a3cd0d4be77232c302ae643885b1c4c4 Mon Sep 17 00:00:00 2001 From: Danny de Kooker Date: Thu, 6 Jun 2024 18:10:53 +0200 Subject: [PATCH] update variable --- Maintenance/maint-reboot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintenance/maint-reboot.yaml b/Maintenance/maint-reboot.yaml index 646c0fc..132e173 100644 --- a/Maintenance/maint-reboot.yaml +++ b/Maintenance/maint-reboot.yaml @@ -1,6 +1,6 @@ --- - name: Reboot machine - hosts: "{{ my_hosts | d([]) }}" + hosts: "{{ Daily_Reboot_Hosts }}" become: true tasks: