1
0
Fork 0
fossasia-video/ansible/reboot.yml

8 lines
87 B
YAML

---
- hosts: all
tasks:
- name: reboot machines
become: yes
reboot: