From 8eae2a215bc064c387f0fca6a125e68a073e495e Mon Sep 17 00:00:00 2001 From: staffadmin Date: Tue, 11 Nov 2025 17:42:11 +0100 Subject: [PATCH] [test last] --- backup.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/backup.yml b/backup.yml index 0b78f87..7cc88d8 100644 --- a/backup.yml +++ b/backup.yml @@ -47,6 +47,11 @@ - apk add --no-cache nodejs npm - npm install -g @bitwarden/cli + - ansible.builtin.command: + cmd: bw logout + delegate_to: localhost + ignore_errors: true + - name: bitwarden token session ansible.builtin.command: cmd: "{{ item }}"