1
0
Fork 0
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:
A Holt 2017-11-08 00:57:00 -05:00 committed by GitHub
parent 485ca013c0
commit 743c91de8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}