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

Only one directory for Lokole - multiple versions not supported

This commit is contained in:
Aidan Fitzgerald 2018-07-22 23:41:45 -04:00 committed by Aidan Fitzgerald
parent f1cc074c0f
commit 8d36fe0df0

View file

@ -13,7 +13,7 @@ lokole_install: True
lokole_enabled: True lokole_enabled: True
lokole_install_path: "{{ content_base }}" 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" lokole_venv: "{{ lokole_abs_path }}/venv"