Files
k3s-ansible/roles/raspberrypi/handlers/main.yml
2024-03-06 03:52:24 +00:00

6 lines
112 B
YAML

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