From d33f0a7c9b6186765410c226c8f478e27861d7f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Wed, 29 Jul 2026 14:39:53 +0200 Subject: [PATCH] temp set no_log to false --- .../nextcloud_full_deployment/setup_talk_with_hpb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/setup_talk_with_hpb.yml b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/setup_talk_with_hpb.yml index 8786091..8db3855 100644 --- a/playbooks/linux/ubuntu-server/nextcloud_full_deployment/setup_talk_with_hpb.yml +++ b/playbooks/linux/ubuntu-server/nextcloud_full_deployment/setup_talk_with_hpb.yml @@ -79,7 +79,7 @@ - server: "{{ nc_talk_hpb_domain }}" verify: true secret: "{{ nc_talk_hpb_signaling_secret }}" - no_log: true + no_log: false changed_when: true - name: Configure Talk app's High Performance Backend (HPB) TURN server