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