[test last]

This commit is contained in:
2025-11-11 19:51:23 +01:00
parent 0a71da03ac
commit 2cf5267564
2 changed files with 15 additions and 4 deletions

View File

@@ -28,9 +28,19 @@
###! DOCKER COMPOSE FILE
############
# - debug:
# msg: "{{ bw_client_id }}"
# # delegate_to: localhost
# apk add --no-cache rust
# pip install bitwarden-sdk
# export BWS_ACCESS_TOKEN=<ACCESS_TOKEN_VALUE>
# database_password: "{{ lookup('bitwarden.secrets.lookup', '<SECRET_ID>') }}"
#! ants - gouv
- debug:
msg: "{{ lookup('bitwarden.secrets.lookup', 'cc0c7222-858d-44be-86ab-e0534b6f34a9') }}"
environment:
BW_CLIENTID: "{{ bw_client_id }}"
BWS_ACCESS_TOKEN: "{{ bw_client_secret }}"
BW_PASSWORD: "{{ bw_client_password }}"
# #! fin test
# - name: Check if bw is installed
# command: which bw

View File

@@ -6,7 +6,8 @@ collections:
# # - name: community.grafana
- name: community.docker
#! bitwarden
- name: community.general
- name: bitwarden.secrets
# - name: community.general
# # - name: geerlingguy.redis
# # - name: git+https://github.com/netways/ansible-collection-elasticstack.git
# # - name: elastic.elasticsearch