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 05:39:05 -05:00 committed by GitHub
parent f640eb24fe
commit dd5e42d6b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
- name: Start by installing OS's Calibre package
package: name={{ item }}
state=present
with_items:
- calibre
package:
name: calibre
state: present
- name: Upgrade latest Calibre
command: scripts/calibre-install-latest.sh