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

@@ -18,7 +18,7 @@ Vagrant and VirtualBox are used to develop Project Moxie. You will need to insta
```
2. Set the `PLAYBOOK` environmental variable to a development playbook name in the `dev/` directory
The following `PLAYBOOK` names are available: `dockerbox`, `hypervisor`, `minecraft`, `moxie`, `nextcloud`, `nginx`
The following `PLAYBOOK` names are available: `dockerbox`, `hypervisor`, `minecraft`, `bitwarden`, `nextcloud`, `nginx`
```
export PLAYBOOK=dockerbox