mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #3240 from holta/kolibri+python3.10
Unblock Kolibri 0.15.3 installs on Python 3.10, e.g. Ubuntu 22.04, 22.10
This commit is contained in:
commit
a440c99ebf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
- name: KOLIBRI
|
||||
include_role:
|
||||
name: kolibri
|
||||
when: kolibri_install and not is_ubuntu_2204 and not is_ubuntu_2210 # TEMPORARY
|
||||
when: kolibri_install
|
||||
|
||||
- name: KIWIX
|
||||
include_role:
|
||||
|
|
Loading…
Add table
Reference in a new issue