1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update config-db.yml

This commit is contained in:
A Holt 2017-11-20 02:57:05 -05:00 committed by GitHub
parent dcfe811f11
commit 903a9470ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@
- name: Disable Calibre service -- stops calibre-server by Kovid Goyal
service:
name: calibre-serve
enabled: no
#enabled: no
state: stopped
when: calibre_svc.stat.exists
@ -14,7 +14,7 @@
file:
path: "{{ calibre_dbpath }}"
state: directory
mode: 0755
#mode: 0755
- name: Check if sample book exists in /opt/iiab/downloads
stat:
@ -40,3 +40,7 @@
file:
path: "{{ calibre_dbpath }}/metadata.db"
mode: 0666
#owner: pi
#group: pi
#owner: iiab-admin
#group: iiab-admin