1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-11 20:24:14 +00:00
community.general/plugins
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
..
action
become
cache
callback
connection
doc_fragments
filter JC: Add plugin parser functionality to JC Filter Plugin (#6043) 2023-02-23 16:54:38 +01:00
inventory
lookup Minor bitwarden plugin req. docs addition (#6613) 2023-06-05 21:18:12 +02:00
module_utils
modules
test