diff --git a/backup.yml b/backup.yml index 13c6fb9..564c33e 100644 --- a/backup.yml +++ b/backup.yml @@ -61,10 +61,10 @@ # - apk add --no-cache nodejs npm # - npm install -g @bitwarden/cli - # - ansible.builtin.command: - # cmd: bw logout - # delegate_to: localhost - # ignore_errors: true + - ansible.builtin.command: + cmd: bw logout + delegate_to: localhost + ignore_errors: true - name: bitwarden token session ansible.builtin.shell: "{{ item }}"