Add reboot-621.yml
This commit is contained in:
parent
836a5a9ce9
commit
4dd4f7200d
1 changed files with 5 additions and 0 deletions
5
reboot-621.yml
Normal file
5
reboot-621.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
- hosts: all
|
||||||
|
become: true
|
||||||
|
tasks:
|
||||||
|
- name: Reboot
|
||||||
|
ansible.builtin.reboot:
|
Loading…
Add table
Add a link
Reference in a new issue