release 3.5.2

This commit is contained in:
변정훈
2023-07-04 14:18:42 +09:00
parent 8a9d395e94
commit 8eb6b15b4a

10
cmoa_install_dev.yaml Normal file
View 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