mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/tasks/install.yml: Mention 0.6.20
This commit is contained in:
parent
8df3848b96
commit
41f4617a4f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
dest: "{{ calibreweb_venv_path }}"
|
||||
force: yes
|
||||
depth: 1
|
||||
version: "{{ calibreweb_version }}" # e.g. master, 0.6.17
|
||||
version: "{{ calibreweb_version }}" # e.g. master, 0.6.20
|
||||
|
||||
## Ansible Pip Bug: Cannot use 'chdir' with 'env' https://github.com/ansible/ansible/issues/37912 (Patch landed)
|
||||
#- name: Download calibre-web dependencies into vendor subdirectory.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue