bifrost/playbooks
Yolanda Robla adfe6b52f1 Different pip install with/without venv
When testing the scripts with newer ansible version, it was failing
to install packages with pip and without venv. The reason is because
even the venv vars are set to omit, the module is still acting as it
had an empty virtualenv, causing this to fail. So just create a
different step, without the vars being set.

Change-Id: I0b268a170e69ccc36f90d875f25453d3874b22b0
2017-09-20 10:28:08 +02:00
..
inventory Removing ssh driver references 2017-08-11 09:05:46 +00:00
library Allows to setup more than one nameserver 2017-07-17 09:48:25 +02:00
roles Different pip install with/without venv 2017-09-20 10:28:08 +02:00
cleanup-deployment-images.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy-dynamic.yaml Allow deploy-dynamic on remote host 2017-02-07 19:07:56 +00:00
enroll-dynamic.yaml Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
example-deploy-all-available-nodes.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
install.yaml Enable usage of no_proxy on install 2017-08-11 17:35:10 +08:00
redeploy-dynamic.yaml Add redeploy-dynamic playbook 2016-06-08 12:59:28 +00:00
test-bifrost-create-vm.yaml Use JSON baremetal data in testing 2017-03-06 17:06:30 +02:00
test-bifrost.yaml Provide default for test-bifrost.yaml for clouds.yaml 2017-06-06 12:33:35 +00:00