Add CMOA Remove
This commit is contained in:
8
cmoa_remove.yaml
Normal file
8
cmoa_remove.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- hosts: cluster
|
||||
become: true
|
||||
gather_facts: true
|
||||
environment:
|
||||
KUBECONFIG: /root/.kube/ansible_config
|
||||
roles:
|
||||
- role: cmoa_remove
|
||||
Reference in New Issue
Block a user