mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Only one directory for Lokole - multiple versions not supported
This commit is contained in:
parent
593bd01fcd
commit
01b1b72f21
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ lokole_install: True
|
|||
lokole_enabled: True
|
||||
|
||||
lokole_install_path: "{{ content_base }}"
|
||||
lokole_abs_path: "{{ lokole_install_path }}/lokole-{{ lokole_version }}"
|
||||
lokole_abs_path: "{{ lokole_install_path }}/lokole"
|
||||
|
||||
lokole_venv: "{{ lokole_abs_path }}/venv"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue