Install Bitwarden in Vagrant

This commit is contained in:
2020-06-13 01:12:23 -04:00
parent 0e31d97bf8
commit f2b599e87c
4 changed files with 67 additions and 0 deletions

View File

@@ -45,6 +45,8 @@
user:
name: "{{ docker_user }}"
groups: docker
skeleton: /etc/skel
shell: /bin/bash
append: yes
- name: Install docker-compose