mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
create /library/calibre earlier on, in main.yml
This commit is contained in:
parent
866ca41e20
commit
59133f0f51
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
- name: Create /library/calibre (mandatory since Calibre 3.x)
|
||||
file:
|
||||
path: "{{ calibre_dbpath }}"
|
||||
state: directory
|
||||
#mode: 0755
|
||||
|
||||
- name: Check if sample book exists in /opt/iiab/downloads
|
||||
stat:
|
||||
path: "{{ content_base }}/downloads/{{ calibre_sample_book }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue