From 6f9de6abea606f027f34ea2e8daf209e1be18f91 Mon Sep 17 00:00:00 2001 From: Sam428-png Date: Wed, 21 May 2025 15:26:24 +0200 Subject: [PATCH] Update Install_HPB_Nextcloud.yml restart coturn --- Install_HPB_Nextcloud.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Install_HPB_Nextcloud.yml b/Install_HPB_Nextcloud.yml index 8f38c39..ade4e47 100644 --- a/Install_HPB_Nextcloud.yml +++ b/Install_HPB_Nextcloud.yml @@ -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 +