Update Install_HPB_Nextcloud.yml
restart coturn
This commit is contained in:
@@ -506,6 +506,11 @@
|
|||||||
name: signaling
|
name: signaling
|
||||||
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:
|
||||||
@@ -617,3 +622,4 @@
|
|||||||
service:
|
service:
|
||||||
name: apache2
|
name: apache2
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user