1
0
IaC/ansible/playbooks/96_rook_destroy.yaml
2022-11-02 22:18:55 +13:00

7 lines
123 B
YAML

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