Remove task mistake

This commit is contained in:
Dryusdan 2021-03-04 11:55:26 +01:00
parent 0a4b79c97f
commit 2637841957
1 changed files with 0 additions and 3 deletions

View File

@ -231,9 +231,6 @@
- install
- upgrade
- name: Install bitwarden
shell: "rsync -a --info=progress2 {{ item.home }}/bitwarden_rs/target/release/ {{ item.app_folder }}"
- name: Install bitwarden
shell: "rsync -a --info=progress2 {{ item.home }}/bitwarden_rs/target/release/ {{ item.app_folder }}"
become: yes