mirror of https://github.com/easzlab/kubeasz.git
4 lines
50 B
YAML
4 lines
50 B
YAML
|
- hosts: "{{ NODE_TO_CLEAN }}"
|
||
|
roles:
|
||
|
- clean
|