rook storage working
This commit is contained in:
7
ansible/playbooks/96_rook_destroy.yaml
Normal file
7
ansible/playbooks/96_rook_destroy.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: destroy rook storage
|
||||
hosts: k8s_worker
|
||||
gather_facts: true
|
||||
become: true
|
||||
roles:
|
||||
- k8s_storage_destroy
|
Reference in New Issue
Block a user