1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Clarify install of ffmpeg during Calibre-Web install

This commit is contained in:
A Holt 2023-07-15 11:20:17 -04:00 committed by GitHub
parent c28e5e6a67
commit e7b314334a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
register: df1
- name: "Install packages: imagemagick, python3-netifaces"
- name: "Install packages: ffmpeg, imagemagick, python3-netifaces"
package:
name:
- ffmpeg # 2023-07-15: @deldesir requests this, so usability can be improved!