summaryrefslogtreecommitdiffstats
path: root/roles/ands_openshift/tasks/heketi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ands_openshift/tasks/heketi.yml')
-rw-r--r--roles/ands_openshift/tasks/heketi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/ands_openshift/tasks/heketi.yml b/roles/ands_openshift/tasks/heketi.yml
index 149f85d..7d2c4ed 100644
--- a/roles/ands_openshift/tasks/heketi.yml
+++ b/roles/ands_openshift/tasks/heketi.yml
@@ -5,7 +5,7 @@
with_items:
- heketi-client
- - include: heketi_resources.yml
+ - include_tasks: heketi_resources.yml
run_once: true
delegate_to: "{{ groups.masters[0] }}"
when: ansible_lvm.lvs.{{ ands_heketi_lv }} is defined