From 93e70d2f51fc10b46c841653e82b46acfe60216f Mon Sep 17 00:00:00 2001 From: seahawk1986 Date: Sun, 19 Feb 2017 21:38:07 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 0331d93..573db9a 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,5 @@ sudo apt-get dist-upgrade sudo apt-get install ansible git git clone https://github.com/yavdr/yavdr-ansible cd yavdr-ansible -ansible-playbook yavdr07.yml -c local -K -i "localhost," +ansible-playbook yavdr07.yml -c local -K -i hosts ``` - -