proxmox-kube/roles/kube_prep/handlers/main.yml
2024-10-23 15:20:56 +02:00

6 lines
142 B
YAML

---
- name: Reboot server
ansible.builtin.reboot:
reboot_command: "{{ custom_reboot_command | default(omit) }}"
listen: reboot server