mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Document that roles/kalite (and prob also roles/calibre-web) need pkg python-virtualenv for now
This commit is contained in:
parent
c26f32ac63
commit
4a313a013e
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
- wget
|
||||
state: present
|
||||
|
||||
# 2019-10-31: roles/kalite crashed without the following python-virtualenv -- weirdly python3-virtualenv was installed on Raspbian (not sure why) but insufficient
|
||||
- name: Install package python-virtualenv for KA Lite and Calibre-Web
|
||||
package:
|
||||
name: python-virtualenv
|
||||
|
|
Loading…
Reference in a new issue