From: Fatih Degirmenci Date: Mon, 25 Sep 2017 09:24:30 +0000 (+0200) Subject: bugfix: Correct the role in aio configure-opnfvhost.yml X-Git-Tag: 6.0.0~299^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=d17d0e9da4965963d268230b6c5b777ce17f3e71;p=releng-xci.git bugfix: Correct the role in aio configure-opnfvhost.yml Change-Id: Ie70800f6cbc07c505739a870be304d9153941dec Signed-off-by: Fatih Degirmenci --- diff --git a/xci/file/aio/configure-opnfvhost.yml b/xci/file/aio/configure-opnfvhost.yml index 5ef19326..535b14dc 100644 --- a/xci/file/aio/configure-opnfvhost.yml +++ b/xci/file/aio/configure-opnfvhost.yml @@ -12,6 +12,7 @@ remote_user: root vars_files: - ../var/opnfv.yml + roles: - { role: clone-repository, project: "openstack/openstack-ansible", repo: "{{ OPENSTACK_OSA_GIT_URL }}", dest: "{{ OPENSTACK_OSA_PATH }}", version: "{{ OPENSTACK_OSA_VERSION }}" } tasks: - name: bootstrap ansible on opnfv host