diff options
Diffstat (limited to 'ansible/README.md')
-rw-r--r-- | ansible/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/README.md b/ansible/README.md index 558b2e845..cef407986 100644 --- a/ansible/README.md +++ b/ansible/README.md @@ -2,4 +2,4 @@ Testing is done in a Vagrant virtual machine -install vagrant, virtualbox, ansible, then do `vagrant up`. It should provison a basic machine. `vagrant ssh` to verify the machine is working as expected. +install vagrant, virtualbox, ansible, then do `vagrant up`. It should provison a basic machine. `vagrant ssh` to verify the machine is working as expected. `vagrant terminate` to reset machine to clean state. |