snel.kubernetes-cluster/dci_reinstall_talos.yml

12 lines
315 B
YAML

---
- name: Reinstall Talos using DCI Manager
gather_facts: false
hosts:
- talos_hardware_nodes
roles:
- role: dci_finish
- role: dci_reinstall_talos
# Don't call 'dci_finish' here after 'dci_reinstall_talos', it causes the server to reboot too early.
# 'dci_finish' is called from talos.yml