Rename playbook moxie to bitwarden

This commit is contained in:
2021-02-27 00:03:39 -05:00
parent 43d79e7710
commit aecc2b06e7
4 changed files with 6 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
- name: Install Moxie Server
- name: Install Bitwarden Server
hosts: all
become: true
vars_files:
- host_vars/moxie.yml
- host_vars/bitwarden.yml
roles:
- base
- docker