1
0
Fork 0
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:
A Holt 2019-10-31 18:04:10 -04:00 committed by GitHub
parent c26f32ac63
commit 4a313a013e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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