Completely setup kubectl for ansible_user, with option to disable it (#278)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
Derek Nola
2023-12-13 12:59:04 -08:00
committed by GitHub
parent 1527df5631
commit 7df05a755b
3 changed files with 41 additions and 24 deletions

View File

@@ -3,3 +3,4 @@ k3s_server_location: "/var/lib/rancher/k3s"
systemd_dir: "/etc/systemd/system"
api_port: 6443
kubeconfig: ~/.kube/config.new
user_kubectl: true