Jibri installation et configuration
This commit is contained in:
committed by
Antoine Ouvrard
parent
e13e25b1de
commit
81f81beb10
@@ -0,0 +1,18 @@
|
||||
---
|
||||
- name: restart prosody
|
||||
systemd:
|
||||
name: prosody
|
||||
state: restarted
|
||||
enabled: true
|
||||
|
||||
- name: restart jitsi-videobridge2
|
||||
systemd:
|
||||
name: jitsi-videobridge2
|
||||
state: restarted
|
||||
enabled: true
|
||||
|
||||
- name: restart jicofo
|
||||
systemd:
|
||||
name: jicofo
|
||||
state: restarted
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user