-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
I've been using this plugin for a while and I appreciate it being freely available. I've been seeing issues with sessions invalidating.
Specifically it happens when I run multiple playbooks on big numbers of hosts, which causes the API to hit some kind of rate llimit:
An unhandled exception occurred while templating '{{lookup("bitwarden", "example", field="username")}}'.
Error was a <class 'ansible.errors.AnsibleError'>,
original message: An unhandled exception occurred while running the lookup plugin 'bitwarden'.
Error was a <class 'ansible.errors.AnsibleError'>,
original message: Error accessing Bitwarden vault. Run 'bw login' to login.
This becomes quite an issue when trying to make big changes rapidly.
Metadata
Metadata
Assignees
Labels
No labels