mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-18 11:12:23 +03:00
00ad151186
This deletes everything related to the cluster and allows to start from scratch.
6 lines
62 B
YAML
6 lines
62 B
YAML
---
|
|
|
|
- hosts: all
|
|
roles:
|
|
- { role: reset, tags: reset }
|