[test]
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
vars:
|
||||
# Variables depuis Environment (non-sensibles)
|
||||
app_env: "{{ lookup('env', 'bw_client_id') }}"
|
||||
vaultwarden_url: "https://vault.jingoh.fr"
|
||||
bw_client_secret: "{{ lookup('env', 'bw_client_secret') }}"
|
||||
bw_client_id: "{{ lookup('env', 'bw_client_id') }}"
|
||||
dockerapps_path: /opt/dockerapps
|
||||
|
||||
Reference in New Issue
Block a user