1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Change tag to install

This commit is contained in:
Aidan Fitzgerald 2018-07-23 00:05:52 -04:00 committed by Aidan Fitzgerald
parent c0772a24b2
commit 30c59ade8e

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_program: python3 -m venv "{{ lokole_venv }}"
tags:
- download
- install
when: internet_available
- name: Configure Lokole