mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
s/b installer
This commit is contained in:
parent
efc3dc88cd
commit
56f54dc70f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
register: calibre_db
|
||||
|
||||
- name: Installing Calibre via calibre-installer.py
|
||||
include_tasks: installing.yml
|
||||
include_tasks: installer.yml
|
||||
when: not calibre_db.stat.exists and (is_redhat or is_ubuntu)
|
||||
|
||||
- name: Install Calibre via .debs
|
||||
|
|
Loading…
Reference in a new issue