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:
parent
78b9a9c827
commit
1dfb2f85aa
1 changed files with 5 additions and 0 deletions
|
@ -63,3 +63,8 @@
|
||||||
- usbutils
|
- usbutils
|
||||||
- wget
|
- wget
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
- name: Install package python-virtualenv for KA Lite and Calibre-Web
|
||||||
|
package:
|
||||||
|
name: python-virtualenv
|
||||||
|
state: present
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue