Move kube_proxy_remove out of set_facts and set default (#4180)

This commit is contained in:
Matthew Mosesohn
2019-02-25 11:08:06 +03:00
committed by Kubernetes Prow Robot
parent 4638acfe81
commit b07641c3f3
5 changed files with 10 additions and 7 deletions

View File

@@ -1,3 +1,5 @@
---
kubernetes_user_manifests_path: "{{ ansible_env.HOME }}/kube-manifests"
# Optionally remove kube_proxy installed by kubeadm
kube_proxy_remove: false