This commit is contained in:
2025-11-11 20:31:59 +01:00
parent 63938a8324
commit 2e9b9a0308

View File

@@ -46,10 +46,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 }}"