summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-etcd/private/upgrade_step.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/openshift-etcd/private/upgrade_step.yml')
-rw-r--r--playbooks/openshift-etcd/private/upgrade_step.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/openshift-etcd/private/upgrade_step.yml b/playbooks/openshift-etcd/private/upgrade_step.yml
index 05c543d62..6aec838d4 100644
--- a/playbooks/openshift-etcd/private/upgrade_step.yml
+++ b/playbooks/openshift-etcd/private/upgrade_step.yml
@@ -2,7 +2,7 @@
- name: Determine etcd version
hosts: oo_etcd_hosts_to_upgrade
tasks:
- - include_role:
+ - import_role:
name: etcd
tasks_from: version_detect.yml
@@ -54,7 +54,7 @@
hosts: oo_etcd_hosts_to_upgrade
serial: 1
tasks:
- - include_role:
+ - import_role:
name: etcd
tasks_from: upgrade_image.yml
vars: