[test last]

This commit is contained in:
2025-11-11 20:09:09 +01:00
parent 64e0a1a14c
commit 5a6a924a7d

View File

@@ -61,10 +61,10 @@
# - apk add --no-cache nodejs npm # - apk add --no-cache nodejs npm
# - npm install -g @bitwarden/cli # - npm install -g @bitwarden/cli
# - ansible.builtin.command: - ansible.builtin.command:
# cmd: bw logout cmd: bw logout
# delegate_to: localhost delegate_to: localhost
# ignore_errors: true ignore_errors: true
- name: bitwarden token session - name: bitwarden token session
ansible.builtin.shell: "{{ item }}" ansible.builtin.shell: "{{ item }}"