fix bin_dir

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

View File

@ -7,5 +7,6 @@
- name: "Kubernetes Apps | Install and configure Heketi Storage"
kube:
name: "GlusterFS"
kubectl: "{{bin_dir}}/kubectl"
filename: "{{ kube_config_dir }}/heketi-storage.json"
state: "{{ rendering.changed | ternary('latest', 'present') }}"