1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Install package python-virtualenv for KA Lite and Calibre-Web

This commit is contained in:
A Holt 2019-10-31 17:29:51 -04:00 committed by GitHub
parent 78b9a9c827
commit 1dfb2f85aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,3 +63,8 @@
- usbutils
- wget
state: present
- name: Install package python-virtualenv for KA Lite and Calibre-Web
package:
name: python-virtualenv
state: present