mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
d892638508
commit
d6188db20f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
virtualenv_site_packages: no
|
virtualenv_site_packages: no
|
||||||
when: internet_available
|
when: internet_available
|
||||||
|
|
||||||
- name: Symlink 'vendor' to site-packages for python to keep cps.py happy'
|
- name: Symlink 'vendor' to site-packages for python to keep cps.py happy
|
||||||
file:
|
file:
|
||||||
state: link
|
state: link
|
||||||
src: "{{ calibreweb_venv_path }}/lib/python2.7/site-packages"
|
src: "{{ calibreweb_venv_path }}/lib/python2.7/site-packages"
|
||||||
|
|
Loading…
Reference in a new issue