Fix broken Bitwarden provision

This commit is contained in:
2022-05-19 23:19:09 -04:00
parent 1c321f6ef7
commit cd11567164
7 changed files with 11 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
- name: Download Bitwarden script
get_url:
url: "https://raw.githubusercontent.com/\
bitwarden/server/master/scripts/bitwarden.sh"
bitwarden/self-host/master/bitwarden.sh"
dest: "{{ bitwarden_root }}"
mode: u+x