From a9e63c77da9046c7f04852f1c41c59fc5a88af68 Mon Sep 17 00:00:00 2001 From: Wilfried OLLIVIER Date: Thu, 2 Apr 2020 22:49:42 +0200 Subject: [PATCH] Fix: readme presentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c3d920..ce3e7b8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Role Variables - db_name: influx db name - db_user: influx db username - db_pass: influx db password - - influx_host: influx host - influx_port: influx db port - influx_host: influx db host @@ -40,4 +39,4 @@ 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