This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Removed an empty line (formatting)
pull/1446/head
ppacheco28
4 years ago
parent
6e38ce42d8
commit
a26abb2f1b
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
roles/matrix-jitsi/tasks/setup_jitsi_prosody.yml
+ 0
- 1
roles/matrix-jitsi/tasks/setup_jitsi_prosody.yml
View File
@@ -45,7 +45,6 @@
daemon_reload: yes
when: "matrix_jitsi_enabled and matrix_jitsi_prosody_systemd_service_result.changed"
- name: Ensure authentication is properly configured
include_tasks:
file: "{{ role_path }}/tasks/util/setup_jitsi_auth.yml"
Write
Preview
Loading…
Cancel
Save