00ad151186
This deletes everything related to the cluster and allows to start from scratch.
5 lines
62 B
YAML
5 lines
62 B
YAML
---
|
|
|
|
- hosts: all
|
|
roles:
|
|
- { role: reset, tags: reset }
|