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 }}"