Merge "Reinitialize the virtualenv"
This commit is contained in:
commit
97ecede740
@ -160,6 +160,7 @@
|
||||
shell: |
|
||||
find {{ nova_bin }} -name \*.pyc -delete
|
||||
sed -si '1s/^.*python.*$/#!{{ nova_bin | replace ('/','\/') }}\/python/' {{ nova_bin }}/*
|
||||
virtualenv {{ nova_bin | dirname }}
|
||||
when:
|
||||
- nova_get_venv | changed
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user