--- - name: make sure kubernetes_network_plugin_replaces_kube_proxy is not set run_once: yes assert: msg: "this network plugin can not replace kube-proxy please set kubernetes_network_plugin_replaces_kube_proxy to false." that: - not kubernetes_network_plugin_replaces_kube_proxy