This repository has been archived on 2021-09-08. You can view files and clone it, but cannot push or open issues/pull-requests.
localdev-playbooks/bitwarden.yml

9 lines
163 B
YAML

---
- name: install bw-cli
become: yes
become_user: root
become_method: sudo
command: npm install -g @bitwarden/cli
args:
creates: /usr/local/bin/bw