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: