From 768ff57c0e1391ad7a81af449591aa0e0c9c4132 Mon Sep 17 00:00:00 2001 From: "Scot W. Stevenson" Date: Mon, 15 Apr 2019 19:16:55 +0200 Subject: [PATCH] Notes required Vagrant version, closes #74 --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ffd43c1..2d685a0f 100644 --- a/README.md +++ b/README.md @@ -118,8 +118,13 @@ Getting help is easy! You can: Contributions are welcome, please feel free to raise a PR! * Restrict pull requests to one piece of functionality or bugfix at a time. -* Test your new functionality or bugfix using the included `tests/test-vagrant.sh` script to spin up a test VM. -* Run `ansible-lint` against the playbook before committing. (There is a VSCode task set up to run the right command for you) +* Test your new functionality or bugfix using the included + `tests/test-vagrant.sh` script to spin up a test VM. Note that Ansible-NAS + requires Vagrant version 2.2.2 or later, so for stock Ubuntu 18.04.2, you will + have to download and install the newest version from + https://www.vagrantup.com/downloads.html . +* Run `ansible-lint` against the playbook before committing. (There is a VSCode + task set up to run the right command for you) * Please know that your efforts are appreciated, thanks! :+1: Development of Ansible-NAS is carried out in [Visual Studio Code](https://code.visualstudio.com/) - you'll get some nice