|
|
@ -34,7 +34,7 @@ bitwarden_public_url: http://{{ inventory_hostname }}:{{ bitwarden_http_port }} |
|
|
|
# Should registration be enabled |
|
|
|
# Should registration be enabled |
|
|
|
bitwarden_registration: False |
|
|
|
bitwarden_registration: False |
|
|
|
# List of domain names for which registration will be accepted |
|
|
|
# List of domain names for which registration will be accepted |
|
|
|
# Thos domains will be accepted for registration even if bitwarden_registration is set to False |
|
|
|
# Those domains will be accepted for registration even if bitwarden_registration is set to False |
|
|
|
bitwarden_domains_whitelist: |
|
|
|
bitwarden_domains_whitelist: |
|
|
|
- "{{ ansible_domain }}" |
|
|
|
- "{{ ansible_domain }}" |
|
|
|
|
|
|
|
|
|
|
|