1
0
Fork 0
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:
Jerry Vonau 2017-11-19 17:06:20 -06:00
parent efc3dc88cd
commit 56f54dc70f

View file

@ -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