Files
2022-11-07 21:18:02 +00:00

11 lines
196 B
YAML

---
- hosts: k3s_cluster
gather_facts: yes
become: yes
roles:
- role: reset
post_tasks:
- name: Reboot and wait for node to come back up
reboot:
reboot_timeout: 3600