mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update install.yml
This commit is contained in:
parent
438fae74ed
commit
e55ba4902c
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
version: "{{ lokole_version }}"
|
||||
virtualenv: "{{ lokole_venv }}"
|
||||
virtualenv_command: python3 -m venv "{{ lokole_venv }}"
|
||||
extra_args: --no-cache-dir # To avoid caching issues e.g. when new releases hit https://pypi.org/project/opwen-email-client/
|
||||
extra_args: --no-cache-dir # To avoid caching issues e.g. soon after new releases hit https://pypi.org/project/opwen-email-client/
|
||||
tags:
|
||||
- install
|
||||
when: internet_available | bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue