1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-05-31 22:09:34 +02:00

5 lines
166 B
Plaintext
Raw Normal View History

jitsi_architecture: "{{ matrix_architecture }}"
jitsi_hostname: "{{ matrix_server_fqn_jitsi }}"
jitsi_uid: "{{ matrix_user_uid }}"
jitsi_gid: "{{ matrix_user_gid }}"