xci: infra: bifrost: Avoid installing Ansible twice 19/54119/3
authorMarkos Chandras <mchandras@suse.de>
Mon, 19 Mar 2018 16:15:09 +0000 (16:15 +0000)
committerMarkos Chandras <mchandras@suse.de>
Tue, 20 Mar 2018 16:50:21 +0000 (16:50 +0000)
commitdd0ac7518cc1dd5790314b72bd671d65435c1912
tree89e5b9e3c4d2c5c8f9c52ec49070a52fd9d1f9ef
parent77ab4eeda0f42616c63fa3d3baef9063a1e5741e
xci: infra: bifrost: Avoid installing Ansible twice

We already install Ansible globally and we also install another version
of it in the bifrost venv. Even though the OSA Ansible may move faster
than the bifrost one, we normally pin both projects so we can move them
when they can work with the same Ansible version. As such, lets make the
deployment a little bit faster by simply not installing Ansible twice.

Change-Id: I121ef5979607b62e76300db1bc6d51fc27362d5b
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/infra/bifrost/scripts/bifrost-provision.sh