6 lines
114 B
YAML
6 lines
114 B
YAML
|
- name: Reboot host
|
||
|
reboot:
|
||
|
msg: "Reboot initiated by Ansible"
|
||
|
connect_timeout: 5
|
||
|
listen: reboot_host
|