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
f640eb24fe
commit
dd5e42d6b4
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
||||||
- name: Start by installing OS's Calibre package
|
- name: Start by installing OS's Calibre package
|
||||||
package: name={{ item }}
|
package:
|
||||||
state=present
|
name: calibre
|
||||||
with_items:
|
state: present
|
||||||
- calibre
|
|
||||||
|
|
||||||
- name: Upgrade latest Calibre
|
- name: Upgrade latest Calibre
|
||||||
command: scripts/calibre-install-latest.sh
|
command: scripts/calibre-install-latest.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue