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/lookup
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
..
bitwarden.py [PR #5811/bf117c83 backport][stable-5] Clarify Error message when bitwarden vault not unlocked (#5877) 2023-01-22 17:46:41 +01:00
cartesian.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
chef_databag.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
collection_version.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
consul_kv.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
credstash.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
cyberarkpassword.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
dependent.py dependent lookup: prevent deprecation warning with ansible-core 2.14 (#5543) (#5547) 2022-11-15 08:47:51 +01:00
dig.py dig: Fix evaluation of boolean parameters (#5129) (#5137) 2022-08-20 14:49:33 +02:00
dnstxt.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
dsv.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
etcd.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
etcd3.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
filetree.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
flattened.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
hiera.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
keyring.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
lastpass.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
lmdb_kv.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
manifold.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
onepassword.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
onepassword_raw.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
passwordstore.py Clearer error logging in passwordstore lookup (#5436) (#5458) 2022-11-02 22:31:45 +01:00
random_pet.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
random_string.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
random_words.py Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00
redis.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
revbitspss.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
shelvefile.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
tss.py adding nested try block for tss.py to import new Delinea library (#5151) (#5164) 2022-08-23 22:03:30 +02:00