1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
patchback[bot] fef77b3c9c
[PR #5811/bf117c83 backport][stable-5] Clarify Error message when bitwarden vault not unlocked (#5877)
Clarify Error message when bitwarden vault not unlocked (#5811)

* Clarify Error message when vault not unlocked

You can be logged into the Bitwarden-CLI, but it can still be locked. This took me several hours to debug, since every time I ran 'bw login' it told me, that I am already logged in.
If you run 'bw unlock' without being logged in, you are prompted to log in.
This clarifies the Error occurring and can drastically reduce debugging time, since you don't have to look into the source code to get an understanding of whats wrong.

* RM: negation

Nobody needs negation

* Update function name

* FIX: tests

* ADD: changelog

* Update changelogs/fragments/5811-clarify-bitwarden-error.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit bf117c839c)

Co-authored-by: Christoph <29735603+Chr1s70ph@users.noreply.github.com>
2023-01-22 17:46:41 +01:00
..
become Make pfexec become usable for illumos (#3889) (#5339) 2022-10-05 12:49:38 +02:00
cache Add more license statements (#5079) (#5088) 2022-08-07 12:03:49 +00:00
callback opentelemetry: send logs (#4175) (#5345) 2022-10-10 22:03:05 +02:00
connection Add more license statements (#5079) (#5088) 2022-08-07 12:03:49 +00:00
filter feat: Add crc32 filter (#5062) (#5140) 2022-08-21 22:08:42 +02:00
inventory Add more default license and copyright notices (#5087) (#5094) 2022-08-08 14:06:21 +02:00
lookup [PR #5811/bf117c83 backport][stable-5] Clarify Error message when bitwarden vault not unlocked (#5877) 2023-01-22 17:46:41 +01:00
module_utils cmd_runner module utils: fix case for as_fixed() format (#5538) (#5561) 2022-11-16 06:56:24 +01:00
modules fix int options idempotence bug and add new test to check it (#5443) (#5455) 2022-11-01 21:56:54 +01:00