summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-management/private/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/openshift-management/private/config.yml')
-rw-r--r--playbooks/openshift-management/private/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/openshift-management/private/config.yml b/playbooks/openshift-management/private/config.yml
index 3f1cdf713..22f3ee8f3 100644
--- a/playbooks/openshift-management/private/config.yml
+++ b/playbooks/openshift-management/private/config.yml
@@ -21,7 +21,7 @@
tasks:
- name: Run the CFME Setup Role
- include_role:
+ import_role:
name: openshift_management
vars:
template_dir: "{{ hostvars[groups.masters.0].r_openshift_management_mktemp.stdout }}"