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] 154d1b7024
[PR #6613/36e8653c backport][stable-6] Minor bitwarden plugin req. docs addition (#6622)
Minor bitwarden plugin req. docs addition (#6613)

The Bitwarden CLI requires a `login` followed by an `unlock` operation.
The later will display a message regarding setting (and exporting) the
`$BW_SESSION` env. var. When using the `bitwarden` lookup plugin, having
the env. var. set and available (exported) to Ansible is critical.
Without it, the plugin will simply return the error:

`Bitwarden Vault locked. Run 'bw unlock'.`

Make this clearer in the requirement documentation.

Signed-off-by: Chris Evich <cevich@redhat.com>
(cherry picked from commit 36e8653cf7)

Co-authored-by: Chris Evich <1183438+cevich@users.noreply.github.com>
2023-06-06 06:04:51 +02:00
..
bitwarden.py [PR #6613/36e8653c backport][stable-6] Minor bitwarden plugin req. docs addition (#6622) 2023-06-06 06:04:51 +02:00
cartesian.py [PR #6074/b6492911 backport][stable-6] stop passing loader/dataloader since it has been deprecated by ansible (#6092) 2023-02-25 15:39:48 +01:00
chef_databag.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
collection_version.py Fix copyright lines (make sure 'Copyright' is there). (#5083) 2022-08-05 22:12:10 +02:00
consul_kv.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
credstash.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
cyberarkpassword.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
dependent.py dependent lookup: prevent deprecation warning with ansible-core 2.14 (#5543) (#5548) 2022-11-15 08:38:34 +01:00
dig.py [PR #6334/64e797d0 backport][stable-6] dig: Support multiple domains in a single lookup (#6346) 2023-04-16 15:34:50 +02:00
dnstxt.py dnstxt lookup - add option to return empty list. (#5457) 2022-11-01 22:19:33 +01:00
dsv.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
etcd.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
etcd3.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
filetree.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
flattened.py [PR #6074/b6492911 backport][stable-6] stop passing loader/dataloader since it has been deprecated by ansible (#6092) 2023-02-25 15:39:48 +01:00
hiera.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
keyring.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
lastpass.py Fix copyright lines (make sure 'Copyright' is there). (#5083) 2022-08-05 22:12:10 +02:00
lmdb_kv.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
manifold.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
merge_variables.py [PR #6250/05824a07 backport][stable-6] merge_variables: Fix example section (#6251) 2023-03-26 14:02:59 +00:00
onepassword.py [PR #5942/5648e0e2 backport][stable-6] onepassword: ignore errors from "op account get" (#6037) 2023-02-22 16:43:55 +01:00
onepassword_raw.py onepassword_raw - Add missing parameter to doc string (#5511) (#5518) 2022-11-09 07:38:27 +01:00
passwordstore.py [PR #6447/c58dda14 backport][stable-6] passwordstore plugin: vendor FileLock that was removed from ansible-core devel (#6450) 2023-04-28 12:17:47 +02:00
random_pet.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
random_string.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
random_words.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
redis.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
revbitspss.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
shelvefile.py Lookups: use Ansible's config manager whenever possible (#5440) 2022-11-01 21:58:46 +01:00
tss.py adding nested try block for tss.py to import new Delinea library (#5151) 2022-08-23 21:53:06 +02:00