1
0
Fork 0
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:
A Holt 2023-03-20 10:23:46 -04:00 committed by GitHub
parent f52a7497bf
commit 7ae63f6a58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
- name: "Install packages: imagemagick, python3-venv, build-essential"
- name: "Install packages: imagemagick, python3-venv"
package:
name:
- imagemagick
@ -111,6 +111,7 @@
# state: absent
# when: python_version is version('3.10', '>=')
# RECORD Calibre-Web AS INSTALLED
- name: "Set 'calibreweb_installed: True'"