1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Jerry Vonau 2025-02-17 09:56:06 -06:00
parent 1a1966db98
commit f6c8693c75

View file

@ -38,7 +38,7 @@
# Test Kolibri server performance
- name: Set kolibri_version_pip if
- name: "Set kolibri_version_pip for is_debian_13 or is_ubuntu_2504"
set_fact:
kolibri_version_pip: 0.17.5
when: is_debian_13 or is_ubuntu_2504