use bin_dir

pull/3262/head
Sascha Marcel Schmidt 2018-09-07 13:33:22 +02:00
parent 18f0531bba
commit 97aa87612a
No known key found for this signature in database
GPG Key ID: D1D6CE184437796D
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
kube:
name: "MetalLB"
filename: "{{ kube_config_dir }}/metallb.yml"
kubectl: "{{bin_dir}}/kubectl"
state: "{{ item.changed | ternary('latest','present') }}"
with_items: "{{ rendering.results }}"
when: