k9casca2/k3s-ansible-copia/roles/raspberrypi/handlers/main.yml
2025-04-08 11:18:50 +00:00

6 lines
128 B
YAML

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