|
|
@ -45,7 +45,6 @@
|
|
|
|
daemon_reload: yes
|
|
|
|
daemon_reload: yes
|
|
|
|
when: "matrix_jitsi_enabled and matrix_jitsi_prosody_systemd_service_result.changed"
|
|
|
|
when: "matrix_jitsi_enabled and matrix_jitsi_prosody_systemd_service_result.changed"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- name: Ensure authentication is properly configured
|
|
|
|
- name: Ensure authentication is properly configured
|
|
|
|
include_tasks:
|
|
|
|
include_tasks:
|
|
|
|
file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
|
|
|
|
file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
|
|
|
|