role changing position

This commit is contained in:
Tomás Limpinho
2025-11-11 16:06:20 +00:00
parent 27b924b558
commit 47411136d0
8 changed files with 0 additions and 0 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') }}"