ansible-nas icon indicating copy to clipboard operation
ansible-nas copied to clipboard

add configuration options for bitwarden role

Open d-rk opened this issue 3 years ago • 3 comments

What this PR does / why we need it:

  • make bitwarden docker images configurable (my nas is running on arm64 so I need to be able to exchange images. I will post a PR with arm64 support for ansible-nas soon)
  • make the subdomain configurable
  • add some config options for the backup container

Fixes #430

d-rk avatar Mar 11 '21 19:03 d-rk

This PR has a few things mashed in together - the bug fixes and functionality I'd like to get merged, but also my comments as per #446 apply here to, which i'm not happy merging at this point in time.

If you can separate (per contribution guidelines :-)) we can get this one merged asap.

davestephens avatar Apr 02 '21 14:04 davestephens

@davestephens I separated it into two PRs and removed the configuration options for the docker images

d-rk avatar Apr 07 '21 17:04 d-rk

bitwarden_allow_signups: false

needs quotes around "false"

sailhobie avatar May 09 '22 00:05 sailhobie