bugfix: Correct the role in aio configure-opnfvhost.yml 87/42987/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Mon, 25 Sep 2017 09:24:30 +0000 (11:24 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Mon, 25 Sep 2017 09:24:30 +0000 (11:24 +0200)
Change-Id: Ie70800f6cbc07c505739a870be304d9153941dec
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/file/aio/configure-opnfvhost.yml

index 5ef1932..535b14d 100644 (file)
@@ -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