minecraft added

This commit is contained in:
Tomás Limpinho
2026-03-05 12:15:42 +00:00
parent 46505df323
commit 8a49477449
10 changed files with 159 additions and 2 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') }}"