X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fmepkubeconfig%2Ftasks%2Finstall.yml;h=587f32befaee9d677389cedf30a580098e5ccf24;hb=010b484d391e17dc42e54720db2e3811d09099aa;hp=334a9e4a83b3d0dc8953aafcbd35521a712186d4;hpb=1e9fd9a243619aedcbe285e750684efa9fe9cccc;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/mepkubeconfig/tasks/install.yml b/ocd/infra/playbooks/roles/mepkubeconfig/tasks/install.yml index 334a9e4..587f32b 100644 --- a/ocd/infra/playbooks/roles/mepkubeconfig/tasks/install.yml +++ b/ocd/infra/playbooks/roles/mepkubeconfig/tasks/install.yml @@ -13,13 +13,12 @@ # limitations under the License. --- -# tasks file for k8s +# tasks file for k3s kube-config file transfer - name: debug msg debug: msg: transfering mep config file to OCD Host - name: Fetch the file from the mep edge nodes to ocd-host - run_once: yes fetch: src: /root/.kube/config dest: /root/.kube/kubeconfig/{{ ansible_host }}