mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +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
|
||||
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:
|
||||
state: link
|
||||
src: "{{ calibreweb_venv_path }}/lib/python2.7/site-packages"
|
||||
|
|
Loading…
Reference in a new issue