charts/tools/gate/jarvis/standard-container/assets/playbooks/get-kubeconfig.yaml

6 lines
172 B
YAML

- hosts: localhost
become: yes
tasks:
- name: Get kubeconfig for Kubernetes cluster to deploy CNF
include_tasks: ./roles/kubernetes/tasks/get-kubeconfig.yaml