diff --git a/reboot-and-wait.yml b/reboot-and-wait.yml index a819ded..4d74e89 100644 --- a/reboot-and-wait.yml +++ b/reboot-and-wait.yml @@ -7,7 +7,7 @@ reboot: reboot_timeout: 600 -- - name: check uptime + - name: check uptime register: uptimeoutput command: "uptime"