diff --git a/backup.yml b/backup.yml index 5f17c69..26b30a1 100644 --- a/backup.yml +++ b/backup.yml @@ -46,10 +46,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 }}"