mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-10 15:59:47 +07:00
fix(metal): get kubeconfig from the first node only
This commit is contained in:
@ -78,3 +78,4 @@
|
|||||||
dest: "{{ playbook_dir }}/kubeconfig.yaml"
|
dest: "{{ playbook_dir }}/kubeconfig.yaml"
|
||||||
mode: 0600
|
mode: 0600
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
run_once: true
|
||||||
|
Reference in New Issue
Block a user