Felix Fontein
Felix Fontein
It's part of community.docker 3.6.0 and 3.7.0. If you're using the `ansible` PyPI package, you have to wait a few more days for the 9.2.0 release, which probably happens on...
The behavior of the BW CLI doesn't sound right to me... I would probably adjust the change a bit so that `--session` is still passed, but `BW_SESSION` is provided additionally.
!component =plugins/lookup/bitwarden.py (My guess is that it's also a regression of the BW client, since it probably did work in the past. Otherwise, the `bw_session` option added in 6cafd3bed7f5d9fea8f4cf3793a7f687b953bbc6 wouldn't...
If someone is interested in fixing this (in a backwards-compatible way), PRs are always welcome.
@SerheoReutty the bot extracted the right module from your report and uses that information to ping everyone who's marked as a maintainer or interested person for that module. There's nothing...
Using the `--format` parameter has been part of the module since it was initially created (https://github.com/ansible/ansible/pull/49079). I guess the requirements for this module should be updated to mention the minimum...
@bitsky6 there are several unresolved review comments. Can you please take a look at these and address them? Thanks.
I created another PR that adds similar features in #852.
@gotmax23 thanks for fixing this!