mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Calibre 3.x has dependency risks on RPi (may revert to Stage 6 later!)
This commit is contained in:
parent
392120480d
commit
02ebea16bd
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
- name: ...IS BEGINNING ====================================
|
||||
command: echo
|
||||
|
||||
- name: CALIBRE
|
||||
include_role:
|
||||
name: calibre
|
||||
when: calibre_install
|
||||
tags: calibre
|
||||
|
||||
- name: Recording STAGE 9 HAS COMPLETED ====================
|
||||
lineinfile: dest=/etc/iiab/iiab.env
|
||||
|
|
Loading…
Reference in a new issue