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

8 lines
87 B
YAML
Raw Normal View History

2020-03-07 17:14:10 +08:00
---
- hosts: all
tasks:
- name: reboot machines
become: yes
reboot: