1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update debs.yml

This commit is contained in:
A Holt 2017-11-20 03:41:34 -05:00 committed by GitHub
parent d69a98828b
commit eb159a9adb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
- name: Install Calibre (OS's other than CentOS)
- name: Start by installing OS's Calibre package
package: name={{ item }}
state=present
with_items:
- calibre
- name: Upgrade Calibre to 3.12
command: scripts/calibre312.sh
- name: Upgrade latest Calibre
command: scripts/calibre-install-latest.sh