mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
6 lines
112 B
YAML
6 lines
112 B
YAML
---
|
|
- name: Reboot
|
|
reboot:
|
|
reboot_command: "{{ custom_reboot_command | default(omit) }}"
|
|
listen: reboot
|