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/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
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
become Make pfexec become usable for illumos (#3889) (#5339) 2022-10-05 12:49:38 +02:00
cache Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
callback [PR #5760/9e3a729d backport][stable-5] Improve callback docs (#5783) 2023-01-07 11:45:09 +00:00
connection chroot plugin fix inventory_hostname var for remote_addr (#5570) (#5572) 2022-11-17 07:29:55 +01:00
doc_fragments [PR #5833/08b0ea70 backport][stable-5] ldap.py: capitalize one letter (#5835) 2023-01-14 18:30:16 +01:00
filter Clarification to use underscores instead of dashes in parser name (#5500) (#5508) 2022-11-08 20:32:25 +01:00
inventory [PR #5602/632fc07e backport][stable-5] Updated tags delimiter (#5651) 2022-12-04 12:57:21 +01: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 [PR #5755/b49bf081 backport][stable-5] ModuleHelper - fix bug when adjusting conflicting output (#5757) 2023-01-04 21:40:53 +01:00
modules [PR #5750/6781dd19 backport][stable-5] bugfixing keycloak user federation failing when updating default mapper simultaneously (#5875) 2023-01-22 17:44:49 +01:00
test Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00