Skip to content

Commit

Permalink
Add privilege to the reboot module (#8999)
Browse files Browse the repository at this point in the history
  • Loading branch information
danieloh30 authored Jan 17, 2025
1 parent 78ed467 commit 3b56c60
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,8 @@
reboot_timeout: 180
async: 1
poll: 0

- name: Wait for connection after reboot
wait_for_connection:
delay: 120
become: true
become_user: root

become: true
become_user: "{{ setup_instructlab_user }}"

0 comments on commit 3b56c60

Please sign in to comment.