decluttarr

This commit is contained in:
Tomás Limpinho
2025-11-13 17:34:15 +00:00
parent b053fc8019
commit c51a7d81be
7 changed files with 200 additions and 1 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') }}"