@ -15,7 +15,7 @@
networking
{%- endif %}
state: restarted
when: ansible_os_family != "CoreOS" or kube_network_plugin not in ['canal', 'calico']
when: ansible_os_family != "CoreOS" and kube_network_plugin not in ['canal', 'calico']
- name: Preinstall | update resolvconf for CoreOS
command: /bin/true