mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
clean up
This commit is contained in:
parent
4ec22de866
commit
e431831f26
1 changed files with 0 additions and 8 deletions
|
@ -51,14 +51,6 @@
|
|||
# virtualenv_python: python3.7
|
||||
when: internet_available | bool
|
||||
|
||||
# 2020-02-02: IS PYTHON 3 POSSIBLE ABOVE AND BELOW?
|
||||
|
||||
#- name: Symlink {{ calibreweb_venv_path }}/vendor -> {{ calibreweb_venv_path }}/lib/python2.7/site-packages - to keep {{ calibreweb_venv_path }}/cps.py happy?
|
||||
# file:
|
||||
# src: "{{ calibreweb_venv_path }}/lib/python3.7/site-packages"
|
||||
# path: "{{ calibreweb_venv_path }}/vendor" # /usr/local/calibre-web-py3
|
||||
# state: link
|
||||
|
||||
- name: Install /etc/systemd/system/calibre-web.service from template
|
||||
template:
|
||||
src: calibre-web.service.j2
|
||||
|
|
Loading…
Reference in a new issue