sonarr added

This commit is contained in:
Tomás Limpinho
2025-11-12 14:39:00 +00:00
parent c00cd6a94f
commit 21d91805ad
10 changed files with 242 additions and 3 deletions

View File

@ -0,0 +1,4 @@
bw_password: "{{ lookup('env', 'BW_PASSWORD') }}"
VAULTWARDEN_LINK: "{{ lookup('env', 'VAULTWARDEN_LINK') }}"
BW_CLIENTID: "{{ lookup('env', 'BW_CLIENTID') }}"
BW_CLIENTSECRET : "{{ lookup('env', 'BW_CLIENTSECRET') }}"