Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitwarden issue when setting bitwarden_allow_signups to true #610

Open
HitLuca opened this issue Oct 14, 2022 · 0 comments
Open

Bitwarden issue when setting bitwarden_allow_signups to true #610

HitLuca opened this issue Oct 14, 2022 · 0 comments
Labels

Comments

@HitLuca
Copy link
Contributor

HitLuca commented Oct 14, 2022

looks like bitwarden errors out when bitwarden_allow_signups is set to true in the inventory file. The value should be casted as string as such

---
    - name: Bitwarden Docker Container
      ...
        env:
          SIGNUPS_ALLOWED: "{{ bitwarden_allow_signups | string }}"
@HitLuca HitLuca added the bug label Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant