Update Install_HPB_Nextcloud.yml

restart coturn
This commit is contained in:
sam
2025-05-21 15:26:24 +02:00
committed by GitHub
parent 022de14cd2
commit 6f9de6abea
+6
View File
@@ -506,6 +506,11 @@
name: signaling
enabled: yes
state: started
- name: Herstart coturn
systemd:
name: coturn
state: restarted
- name: Installeer Apache en Certbot
apt:
@@ -617,3 +622,4 @@
service:
name: apache2
state: restarted