mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
kolibri_version_pip
This commit is contained in:
parent
fd91a8b238
commit
ff7815913f
1 changed files with 5 additions and 0 deletions
|
@ -26,6 +26,11 @@
|
|||
# kolibri_provision: False
|
||||
# when: ???
|
||||
|
||||
- name: Set kolibri_version_pip if
|
||||
set_fact:
|
||||
kolibri_version_pip: 0.17.5
|
||||
when: is_debian_13 or is_ubuntu_2504
|
||||
|
||||
- name: Install Kolibri, if 'kolibri_installed' not defined, e.g. in {{ iiab_state_file }} # /etc/iiab/iiab_state.yml
|
||||
include_tasks: install.yml
|
||||
when: kolibri_installed is undefined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue