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
56155622f1
commit
4a291b1d62
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
#backup: no
|
||||
timeout: "{{ download_timeout }}"
|
||||
with_items:
|
||||
- calibre_{{ calibre_deb_pin_version }}+dfsg-1_all.deb
|
||||
- calibre-bin_{{ calibre_deb_pin_version }}+dfsg-1_armhf.deb
|
||||
- calibre_{{ calibre_deb_pin_version }}_all.deb
|
||||
- calibre-bin_{{ calibre_deb_pin_version }}_armhf.deb
|
||||
when: is_rpi and internet_available
|
||||
|
||||
- name: Install/Upgrade both, to PINNED version {{ calibre_deb_pin_version }} while using additional .deb's from testing (rpi)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue