k9casca2/k3s-ansible/roles/raspberrypi/handlers/main.yml
2025-04-08 09:54:04 +02:00

6 lines
128 B
YAML

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