From f09dc24dbd2a33dc5c4487970e31681b3fc8faaf Mon Sep 17 00:00:00 2001 From: lhahn Date: Sat, 26 Aug 2023 21:20:38 +0200 Subject: [PATCH] fixfix --- handlers/main.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/handlers/main.yml b/handlers/main.yml index a52cb0a..6f210a4 100755 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -16,8 +16,3 @@ name: notify_push state: restarted daemon_reload: yes - -- name: restart coturn - systemd: - name: coturn - state: restarted \ No newline at end of file