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
Chris Evich 36e8653cf7
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>
2023-06-05 21:18:12 +02:00
..
bitwarden.py Minor bitwarden plugin req. docs addition (#6613) 2023-06-05 21:18:12 +02:00
cartesian.py stop passing loader/dataloader since it has been deprecated by ansible (#6074) 2023-02-25 15:29:27 +01:00
chef_databag.py
collection_version.py
consul_kv.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
credstash.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
cyberarkpassword.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
dependent.py
dig.py dig: Support multiple domains in a single lookup (#6334) 2023-04-16 14:26:44 +02:00
dnstxt.py
dsv.py
etcd.py
etcd3.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
filetree.py
flattened.py stop passing loader/dataloader since it has been deprecated by ansible (#6074) 2023-02-25 15:29:27 +01:00
hiera.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keyring.py
lastpass.py
lmdb_kv.py
manifold.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
merge_variables.py merge_variables: Fix example section (#6250) 2023-03-26 15:42:48 +02:00
onepassword.py onepassword: ignore errors from "op account get" (#5942) 2023-02-22 15:23:50 +01:00
onepassword_raw.py
passwordstore.py passwordstore plugin: vendor FileLock that was removed from ansible-core devel (#6447) 2023-04-28 12:08:45 +02:00
random_pet.py
random_string.py
random_words.py
redis.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
revbitspss.py
shelvefile.py
tss.py tss lookup - Dev.secret (#6431) 2023-05-03 22:12:09 +02:00