changed_when:false (#4189)

This commit is contained in:
hikoz
2019-02-26 13:09:30 +09:00
committed by Kubernetes Prow Robot
parent 74727b085b
commit 67832aada9
3 changed files with 3 additions and 0 deletions

View File

@@ -136,6 +136,7 @@
poll: 3
run_once: yes
delegate_to: "{{ groups['kube-master'][0] }}"
changed_when: false
when:
- kube_network_plugin == 'calico'