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

Adding 'no-cache-dir' extra argumuments

Perhaps using no-cache-dir will preview out-of-memory errors on
Raspberry Pi.

Fixes #908
This commit is contained in:
Arky 2018-07-17 02:04:58 +07:00
parent 9e3783dac8
commit 5c9ad5a9b4

View file

@ -23,6 +23,7 @@
pip:
name: kolibri
state: latest
extra_args: --no-cache-dir
when: internet_available
- name: Create kolibri systemd service file