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:
commit
5c00827d4b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue