diff --git a/roles/etcd/tasks/main.yml b/roles/etcd/tasks/main.yml index 873263fdf..07f27138e 100644 --- a/roles/etcd/tasks/main.yml +++ b/roles/etcd/tasks/main.yml @@ -81,7 +81,7 @@ when: is_etcd_master - name: Install etcdctl binary from etcd role - include_tasks: "{{ role_path }}/../../etcd/tasks/install_host.yml" + include_tasks: install_host.yml vars: etcd_cluster_setup: true when: