Commit Graph

9 Commits

Author SHA1 Message Date
markoburcul f41e6ca15f
vault-plugin: create caching mechanism
referenced issue: https://github.com/status-im/infra-template/issues/13

Signed-off-by: markoburcul <marko@status.im>
2024-12-04 10:39:22 +01:00
Alexis Pentori c58c59245a
ansible/lookup/vault: use ansible variable
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-09-26 11:35:18 +02:00
Alexis Pentori 00e9ddd1ea
ansible/lookup/vault: use ansible variable 2024-09-26 11:05:36 +02:00
Jakub Sokołowski 161811bd57
ansible/lookup/bitwarden: sync with template 2024-09-24 08:31:21 +02:00
Alexis Pentori c21de57d87
vault: update bitwarden plugin
Signed-off-by: Alexis Pentori <alexis@status.im>
2024-09-20 15:41:32 +02:00
Alexis Pentori e21f7256e0
vault: adding lookup and env variables 2024-09-05 11:13:01 +02:00
Jakub Sokołowski 1b4c2becf4
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:48:35 +02:00
Jakub Sokołowski b12a350cb9
bitwarden: include fixes for session invalidation
For more details see:
- https://github.com/status-im/infra-misc/issues/90
- https://github.com/c0sco/ansible-modules-bitwarden/issues/23

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-02-10 15:34:18 +01:00
Jakub Sokołowski 3e32ec1ba9
migrate bootstrap secrets to BitWarden
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-07-28 12:02:03 +02:00