Merge "Update the virtualenv paths only when we have a new venv"
This commit is contained in:
commit
3a8e9e1732
@ -186,6 +186,7 @@
|
||||
virtualenv-tools --update-path=auto {{ cinder_bin | dirname }}
|
||||
when:
|
||||
- not cinder_developer_mode | bool
|
||||
- cinder_get_venv | success
|
||||
tags:
|
||||
- cinder-install
|
||||
- cinder-pip-packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user