fix(metal): get kubeconfig from the first node only

This commit is contained in:
Khue Doan 2021-11-25 18:28:54 +07:00
parent 33219fd533
commit ffb3a913d2

View File

@ -78,3 +78,4 @@
dest: "{{ playbook_dir }}/kubeconfig.yaml"
mode: 0600
delegate_to: localhost
run_once: true