mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
calibre-web/tasks/install.yml: PR #3498 doc/readability
This commit is contained in:
parent
f52a7497bf
commit
7ae63f6a58
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
- name: "Install packages: imagemagick, python3-venv, build-essential"
|
- name: "Install packages: imagemagick, python3-venv"
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- imagemagick
|
- imagemagick
|
||||||
|
@ -111,6 +111,7 @@
|
||||||
# state: absent
|
# state: absent
|
||||||
# when: python_version is version('3.10', '>=')
|
# when: python_version is version('3.10', '>=')
|
||||||
|
|
||||||
|
|
||||||
# RECORD Calibre-Web AS INSTALLED
|
# RECORD Calibre-Web AS INSTALLED
|
||||||
|
|
||||||
- name: "Set 'calibreweb_installed: True'"
|
- name: "Set 'calibreweb_installed: True'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue