mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-ansible-private.git
synced 2025-12-16 19:27:37 +00:00
Update roles/vaultwarden/tasks/main.yml
This commit is contained in:
@ -57,7 +57,7 @@
|
||||
environment:
|
||||
BW_CLIENTID: "{{ BW_CLIENTID }}"
|
||||
BW_CLIENTSECRET: "{{ BW_CLIENTSECRET }}"
|
||||
BW_CLIENTSECRET: "{{ VAULTWARDEN_LINK }}"
|
||||
VAULTWARDEN_LINK: "{{ VAULTWARDEN_LINK }}"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
register: bw_login
|
||||
|
||||
Reference in New Issue
Block a user