Resolve "migration Jitsi IMIO"

This commit is contained in:
Antoine Ouvrard
2021-03-18 21:46:25 +00:00
parent b2fa0ad1ba
commit 81c28914f8
13 changed files with 221 additions and 30 deletions
@@ -0,0 +1,12 @@
---
- name: restart jitsi-videobridge2
systemd:
name: jitsi-videobridge2
state: restarted
enabled: true
- name: restart nginx
systemd:
name: nginx
state: restarted
enabled: true