homelab/roles/base/handlers/main.yml

6 lines
114 B
YAML
Raw Normal View History

- name: Reboot host
reboot:
msg: "Reboot initiated by Ansible"
connect_timeout: 5
listen: reboot_host