diff --git a/test/ansible/README.md b/test/ansible/README.md index 30ba15229..70d29413f 100644 --- a/test/ansible/README.md +++ b/test/ansible/README.md @@ -107,7 +107,7 @@ To test with Vagrant, you need to: `/var/lib/libvirt/images/*VAGRANT*` The above steps are automated in the script `./prepare-run` (requires bash ->=4.4). It takes an enviroment file, and optionally a list of directories with +>=4.4). It takes an environment file, and optionally a list of directories with vagrant configurations. With a single parameter, it loops over all the directories in alphabetical order, excluding those in the `experimental` directory. Watch out for running VMs if you break the loop by hand.