mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 02:37:31 +01:00
Removed an empty line (formatting)
This commit is contained in:
parent
6e38ce42d8
commit
a26abb2f1b
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user