6 lines
No EOL
81 B
YAML
6 lines
No EOL
81 B
YAML
---
|
|
- hosts: all
|
|
tasks:
|
|
- name: Reboot
|
|
reboot:
|
|
reboot_timeout: 3600 |