Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cook <rcook@redhat.com>
  • Loading branch information
cooktheryan committed Jun 11, 2024
1 parent 24b4bbc commit 9b04792
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 9b04792

Please sign in to comment.