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/tasks/main.yml
This commit is contained in:
@ -57,7 +57,7 @@
|
|||||||
environment:
|
environment:
|
||||||
BW_CLIENTID: "{{ BW_CLIENTID }}"
|
BW_CLIENTID: "{{ BW_CLIENTID }}"
|
||||||
BW_CLIENTSECRET: "{{ BW_CLIENTSECRET }}"
|
BW_CLIENTSECRET: "{{ BW_CLIENTSECRET }}"
|
||||||
BW_CLIENTSECRET: "{{ VAULTWARDEN_LINK }}"
|
VAULTWARDEN_LINK: "{{ VAULTWARDEN_LINK }}"
|
||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
register: bw_login
|
register: bw_login
|
||||||
|
|||||||
Reference in New Issue
Block a user