Update Install_HPB_Nextcloud.yml

restart coturn
This commit is contained in:
2025-05-21 15:26:24 +02:00
committed by GitHub
parent 022de14cd2
commit 6f9de6abea

View File

@@ -507,6 +507,11 @@
enabled: yes enabled: yes
state: started state: started
- name: Herstart coturn
systemd:
name: coturn
state: restarted
- name: Installeer Apache en Certbot - name: Installeer Apache en Certbot
apt: apt:
name: name:
@@ -617,3 +622,4 @@
service: service:
name: apache2 name: apache2
state: restarted state: restarted