rook storage working

This commit is contained in:
2022-11-02 22:18:55 +13:00
parent 4d4977b164
commit d9a28d21a8
16 changed files with 16648 additions and 24 deletions

View File

@ -0,0 +1,7 @@
---
- name: destroy rook storage
hosts: k8s_worker
gather_facts: true
become: true
roles:
- k8s_storage_destroy