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:
parent
187dfd0e00
commit
5270e0a17b
1 changed files with 1 additions and 1 deletions
|
@ -176,7 +176,7 @@
|
||||||
backup: yes
|
backup: yes
|
||||||
when: not appdb.stat.exists
|
when: not appdb.stat.exists
|
||||||
|
|
||||||
name: Does /library/calibre-web/xklb-metadata.db exist?
|
- name: Does /library/calibre-web/xklb-metadata.db exist?
|
||||||
stat:
|
stat:
|
||||||
path: /library/calibre-web/xklb-metadata.db
|
path: /library/calibre-web/xklb-metadata.db
|
||||||
register: xklbmetadatadb
|
register: xklbmetadatadb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue