mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-17 03:34:28 +00:00
Update roles/vaultwarden/vars/main.yml
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
bw_email: "{{ lookup('env', 'BW_EMAIL') }}"
|
|
||||||
bw_password: "{{ lookup('env', 'BW_PASSWORD') }}"
|
bw_password: "{{ lookup('env', 'BW_PASSWORD') }}"
|
||||||
|
VAULTWARDEN_LINK: "{{ lookup('env', 'VAULTWARDEN_LINK') }}"
|
||||||
Reference in New Issue
Block a user