From 8cf3cb48855dd4150843b18c49419b92713dee50 Mon Sep 17 00:00:00 2001 From: seahawk1986 Date: Sun, 5 Mar 2017 15:25:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 573db9a..5429f04 100644 --- a/README.md +++ b/README.md @@ -11,5 +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 hosts +ansible-playbook yavdr07.yml -c local -K -i localhost_inventory ```