From ccd0b070b9f633a36796da295a744de99f1efe5b Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Mon, 1 Jul 2019 15:36:57 +0200 Subject: [PATCH] Harmonize README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21e89a4..cd779df 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Install Docker on Debian Requirements ------------ -Needs [galaxy-vagrant](https://git.stdcall.me/ansible-galaxy/galaxy-vagrant) to run tests +None Role Variables -------------- @@ -30,6 +30,8 @@ Including an example of how to use your role (for instance, with variables passe Run tests --------- +Needs galaxy-vagrant to run tests + Ensure galaxy-vagrant is up - ansible-playbook -i tests/inventory tests/test.yml \ No newline at end of file + ansible-playbook -i tests/inventory tests/test.yml