diff --git a/cmoa_install_dev.yaml b/cmoa_install_dev.yaml deleted file mode 100644 index 1fcba38..0000000 --- a/cmoa_install_dev.yaml +++ /dev/null @@ -1,10 +0,0 @@ ---- -- 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