xci: scenarios: Fix location when copying scenarios to roles 55/49555/5
authorMarkos Chandras <mchandras@suse.de>
Fri, 22 Dec 2017 14:05:57 +0000 (14:05 +0000)
committerMarkos Chandras <mchandras@suse.de>
Fri, 22 Dec 2017 21:11:59 +0000 (21:11 +0000)
commitab9fb8bed590af37cba92cf5b0517fd6fdc04674
tree3920d6cba9fb3ef584607a4f8ee3df7a21954ff1
parentb6907b858e215f358a16216a5095c9c6ed3520c4
xci: scenarios: Fix location when copying scenarios to roles

The location where we were putting the scenarios was wrong as it was
placing them in xci/playbooks/roles/$scenario/$scenario so in the end
the Ansible couldn't find the role we were looking for. As a result,
the role was never executed. Moreover, we can use the synchronize
module instead of the shell which should be both faster and safer.

Change-Id: I3d996652bb6a62d23e259da5674d94596dad4d8d
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/playbooks/get-opnfv-scenario-requirements.yml