1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Clarify full actions of apt installing Kolibri .deb

This commit is contained in:
A Holt 2019-10-07 10:41:19 -04:00 committed by GitHub
parent d66f220101
commit 834fa0ef18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@
group: root group: root
mode: 0644 mode: 0644
- name: apt install latest Kolibri .deb from {{ kolibri_deb_url }} - name: apt install latest Kolibri .deb from {{ kolibri_deb_url }} (populates {{ kolibri_home }}, migrates database) # i.e. /library/kolibri
apt: apt:
deb: "{{ kolibri_deb_url }}" # https://learningequality.org/r/kolibri-deb-latest deb: "{{ kolibri_deb_url }}" # https://learningequality.org/r/kolibri-deb-latest
environment: environment: