[test last]

This commit is contained in:
2025-11-11 19:52:20 +01:00
parent 2cf5267564
commit ea679762a1

View File

@@ -37,6 +37,7 @@
#! ants - gouv #! ants - gouv
- debug: - debug:
msg: "{{ lookup('bitwarden.secrets.lookup', 'cc0c7222-858d-44be-86ab-e0534b6f34a9') }}" msg: "{{ lookup('bitwarden.secrets.lookup', 'cc0c7222-858d-44be-86ab-e0534b6f34a9') }}"
delegate_to: localhost
environment: environment:
BW_CLIENTID: "{{ bw_client_id }}" BW_CLIENTID: "{{ bw_client_id }}"
BWS_ACCESS_TOKEN: "{{ bw_client_secret }}" BWS_ACCESS_TOKEN: "{{ bw_client_secret }}"