1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge branch 'lokole-integration' of https://github.com/rgangela99/iiab into lokole-integration

This commit is contained in:
Angela Liu 2018-07-23 00:07:01 -04:00
commit 5c00827d4b

View file

@ -11,7 +11,7 @@
- libssl-dev
- bcrypt
tags:
- download
- install
- name: Install Lokole from PyPI
pip:
@ -20,7 +20,7 @@
virtualenv: "{{ lokole_venv }}"
virtualenv_command: python3 -m venv "{{ lokole_venv }}"
tags:
- download
- install
when: internet_available
- name: Configure Lokole