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

Add missing hyphen > roles/calibre-web/tasks/install.yml

Co-authored-by: A Holt <holta@users.noreply.github.com>
This commit is contained in:
Blondel MONDESIR 2024-09-25 15:38:22 -04:00 committed by GitHub
parent 187dfd0e00
commit 5270e0a17b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -176,7 +176,7 @@
backup: yes
when: not appdb.stat.exists
name: Does /library/calibre-web/xklb-metadata.db exist?
- name: Does /library/calibre-web/xklb-metadata.db exist?
stat:
path: /library/calibre-web/xklb-metadata.db
register: xklbmetadatadb