Commit Graph

4 Commits

Author SHA1 Message Date
Jakub Sokołowski 5096a10bb9
ansible/lookup/bitwarden: sync with template 2024-09-24 08:49:03 +02:00
Alexis Pentori 85ffda1131
vault: update bitwarden plugin
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-09-20 15:16:27 +02:00
Jakub Sokołowski e7b1cdcb85
lookup_plugins/bitwarden: ignore stderr
Otherwise we get weird JSON parsing errors:
```
An unhandled exception occurred while running the lookup plugin 'bitwarden'.
Error was a <class 'json.decoder.JSONDecodeError'>, original message:
Extra data: line 1 column 843 (char 842). Extra data: line 1 column 843 (char 842)
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-05-07 14:55:51 +02:00
Anton Iakimov 383ebc09c4
Initial commit 2023-09-08 14:11:02 +02:00