mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Put in quotes
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
This commit is contained in:
parent
1374aa89ec
commit
791dc952d4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ lokole_venv: "{{ lokole_install_path }}/venv"
|
|||
|
||||
# Information needed to run Lokole
|
||||
lokole_user: lokole
|
||||
lokole_run_directory: /home/{{ lokole_user }}/state
|
||||
lokole_run_directory: "/home/{{ lokole_user }}/state"
|
||||
|
||||
lokole_install: True
|
||||
lokole_enabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue