Added install path and consolidated var usage.
This commit is contained in:
parent
3a644bda7c
commit
b8a2ca2af3
3 changed files with 24 additions and 22 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
# defaults file for jitsi
|
||||
docker_user: deploy
|
||||
jitsi_install_user: '{{ ansible_user }}' # This user must be present on the host
|
||||
jitsi_install_path: '/home/{{ jitsi_install_user }}'
|
||||
#jitsi_letsencrypt_email:alice@host.tld
|
||||
jitsi_enable_letsencrypt: no
|
||||
jitsi_exposed_http_port: 8000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue