vaultwarden there is a bug in a version

This commit is contained in:
Tomás Limpinho
2026-01-23 21:39:29 +00:00
parent 1e827ede7b
commit 0294601e2c

View File

@ -36,7 +36,7 @@
- name: Instalar Bitwarden CLI via npm - name: Instalar Bitwarden CLI via npm
become: true become: true
shell: npm install -g @bitwarden/cli shell: npm install -g @bitwarden/cli@2025.11.0
args: args:
executable: /bin/bash executable: /bin/bash