1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/calibre/tasks/debs.yml

8 lines
174 B
YAML
Raw Normal View History

2017-11-20 08:41:34 +00:00
- name: Start by installing OS's Calibre package
2017-11-20 10:39:05 +00:00
package:
name: calibre
state: present
2017-11-19 20:33:53 +00:00
2017-11-20 08:41:34 +00:00
- name: Upgrade latest Calibre
command: scripts/calibre-install-latest.sh