From 71ec9945b1bc5dfd75ab582c7b88315b840cedc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Limpinho?= <53994778+TomasLimpinho@users.noreply.github.com> Date: Tue, 11 Nov 2025 21:57:18 +0000 Subject: [PATCH] prowlarr call --- playbook.yml | 3 ++- roles/qbittorrent/files/qbittorrent-deployment.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/playbook.yml b/playbook.yml index 90fa5c7..0390cc2 100644 --- a/playbook.yml +++ b/playbook.yml @@ -21,4 +21,5 @@ become: yes roles: - stolon - - qbittorrent \ No newline at end of file + - qbittorrent + - prowlarr \ No newline at end of file diff --git a/roles/qbittorrent/files/qbittorrent-deployment.yaml b/roles/qbittorrent/files/qbittorrent-deployment.yaml index 7ec9342..87ffb5f 100644 --- a/roles/qbittorrent/files/qbittorrent-deployment.yaml +++ b/roles/qbittorrent/files/qbittorrent-deployment.yaml @@ -42,7 +42,7 @@ spec: name: vpn-secret key: password - name: REGION - value: "us" # ou outro servidor PIA + value: "us_east" # ou outro servidor PIA - name: WEBUI_PORT value: "8080" - name: DNS_SERVERS