kubespray/roles/dnsmasq/tasks/main.yml

6 lines
96 B
YAML

---
- include: dnsmasq.yml
when: "{{ not skip_dnsmasq_k8s|bool }}"
- include: resolvconf.yml