8cc84e132a
Add tags to allow more granular tasks filtering. Add generator script for MD formatted tags found. Add docs for tags how-to. Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
7 lines
131 B
YAML
7 lines
131 B
YAML
---
|
|
- include: dnsmasq.yml
|
|
when: "{{ not skip_dnsmasq_k8s|bool }}"
|
|
tags: dnsmasq
|
|
|
|
- include: resolvconf.yml
|
|
tags: resolvconf
|