Skip to content

Commit

Permalink
ansible reboot broke!
Browse files Browse the repository at this point in the history
  • Loading branch information
dvalinrh committed Apr 26, 2023
1 parent 63bb6ab commit 60d5bf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reboot_measurement/reboot_measure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@
- name: Simply reboot the system
reboot:
reboot_timeout: 1800
test_command: /usr/bin/whoami
connect_timeout: 5

- name: grab reboot end time
command: "date -u +%s"
Expand Down

0 comments on commit 60d5bf5

Please sign in to comment.