1
0
IaC/ansible/playbooks/96_ebs_destroy.yaml
2022-12-05 23:18:04 +13:00

7 lines
119 B
YAML

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