Add tags for coredns and kubedns

This commit is contained in:
Mathieu Herbert
2018-08-07 20:53:36 +02:00
parent e71f261935
commit d285565475
2 changed files with 7 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
- inventory_hostname == groups['kube-master'][0]
tags:
- upgrade
- dnsmasq
- coredns
- kubedns
- name: Kubernetes Apps | CoreDNS
import_tasks: "tasks/coredns.yml"
@@ -56,6 +59,8 @@
delay: 5
tags:
- dnsmasq
- coredns
- kubedns
- name: Kubernetes Apps | Netchecker
import_tasks: tasks/netchecker.yml