Files
ansible/roles/proxmox/handlers/node.yml
2025-04-26 23:34:42 +02:00

7 lines
122 B
YAML

---
- name: Reboot Node
ansible.builtin.reboot:
connect_timeout: 5
reboot_timeout: 600
test_command: whoami