1
0
IaC/ansible/playbooks/k8s/96_rook_destroy.yaml

7 lines
120 B
YAML

---
- name: destroy rook storage
hosts: k8s_worker
gather_facts: true
become: true
roles:
- k8s_rook_destroy