release 3.5.2
This commit is contained in:
10
cmoa_install_dev.yaml
Normal file
10
cmoa_install_dev.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
- hosts: cluster
|
||||||
|
become: true
|
||||||
|
gather_facts: false
|
||||||
|
environment:
|
||||||
|
KUBECONFIG: /root/.kube/ansible_config
|
||||||
|
roles:
|
||||||
|
- role: cmoa_os_setting
|
||||||
|
role: cmoa_install
|
||||||
|
#delegate_to: 127.0.0.1
|
||||||
Reference in New Issue
Block a user