kubespray/roles/dnsmasq/tasks/main.yml

6 lines
92 B
YAML

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