Update reboot-and-wait.yml

This commit is contained in:
kneutron 2022-04-27 13:07:58 -05:00 committed by GitHub
parent 9372ce5a85
commit 39b2679672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
reboot:
reboot_timeout: 600
- - name: check uptime
- name: check uptime
register: uptimeoutput
command: "uptime"