diff --git a/group_vars/k8s-cluster/k8s-cluster.yml b/group_vars/k8s-cluster/k8s-cluster.yml index b95beee..d68f2a9 100644 --- a/group_vars/k8s-cluster/k8s-cluster.yml +++ b/group_vars/k8s-cluster/k8s-cluster.yml @@ -25,4 +25,4 @@ resolvconf_mode: host_resolvconf container_manager: crio # Make a copy of kubeconfig on the host that runs Ansible in {{ inventory_dir }}/artifacts -kubeconfig_localhost: true +kubeconfig_localhost: false