From 3be7c70643855d5a4fc9ca77d8b9335d71540060 Mon Sep 17 00:00:00 2001 From: staffadmin Date: Tue, 11 Nov 2025 18:12:54 +0100 Subject: [PATCH] [test last] --- backup.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/backup.yml b/backup.yml index 56bfaaa..e228400 100644 --- a/backup.yml +++ b/backup.yml @@ -70,10 +70,10 @@ # - name: Return all secrets from a path # ansible.builtin.debug: "{{ bw_session_result.results[-1].stdout }}" - # - name: Set BW_SESSION as environment variable globally - # ansible.builtin.set_fact: - # bw_session: "{{ bw_session_result.results[-1].stdout | trim }}" - # no_log: true + - name: Set BW_SESSION as environment variable globally + ansible.builtin.set_fact: + bw_session: "{{ bw_session_result.results[-1].stdout | trim }}" + no_log: true - name: Utiliser le lookup