Skip to content

Commit

Permalink
Merge pull request #551 from containers/rollback_reboot
Browse files Browse the repository at this point in the history
rollback
  • Loading branch information
cooktheryan authored Jun 11, 2024
2 parents 24b4bbc + 9b04792 commit bf845b9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions training/tests/provision/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,6 @@
delegate_to: localhost

- name: Reboot
ansible.builtin.reboot:
reboot_timeout: 300
ansible.builtin.shell: systemctl reboot
ignore_errors: true
ignore_unreachable: true

0 comments on commit bf845b9

Please sign in to comment.