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:
parent
d69a98828b
commit
eb159a9adb
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue