8 lines
418 B
Plaintext
8 lines
418 B
Plaintext
---
|
|
traefik_basicauth_password: "{{ vault_traefik_basicauth_password }}"
|
|
traefik_crowdsec_bouncer_lapi_key: "{{ vault_traefik_crowdsec_bouncer_lapi_key }}"
|
|
wallabag_postgres_password: "{{ vault_wallabag_postgres_password }}"
|
|
bookstack_db_password: "{{ vault_bookstack_db_password }}"
|
|
bookstack_db_root_password: "{{ vault_bookstack_db_root_password }}"
|
|
wikijs_postgres_password: "{{ vault_wikijs_postgres_password }}"
|