Update README.md

This commit is contained in:
seahawk1986 2017-02-19 21:38:07 +01:00 committed by GitHub
parent de8118bd8f
commit 93e70d2f51

View File

@ -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
```