mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
OS's other than debuntu -> debuntu
This commit is contained in:
parent
485ca013c0
commit
743c91de8c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
# extra_args="--disable-pip-version-check"
|
||||
when: internet_available and is_debuntu
|
||||
|
||||
- name: Install KA Lite with pip (OS's other than debuntu)
|
||||
- name: Install KA Lite with pip (debuntu)
|
||||
pip: name=ka-lite-static
|
||||
version={{ kalite_version }}
|
||||
virtualenv={{ kalite_venv }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue