Update reboot-621.yml

main
nrbishop 2024-05-01 15:23:50 -04:00
parent ae79b58595
commit 6c36f3d7d9
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
- hosts: all
become: true
become_user: root
become_method: sudo
tasks:
- name: Reboot
ansible.builtin.reboot: