Add reboot-621.yml

main
nrbishop 2024-05-01 15:21:33 -04:00
parent 836a5a9ce9
commit 4dd4f7200d
1 changed files with 5 additions and 0 deletions

5
reboot-621.yml Normal file
View File

@ -0,0 +1,5 @@
- hosts: all
become: true
tasks:
- name: Reboot
ansible.builtin.reboot: