Update README.md

This commit is contained in:
seahawk1986 2017-03-05 15:25:13 +01:00 committed by GitHub
parent d6647e1613
commit 8cf3cb4885
1 changed files with 1 additions and 1 deletions

View File

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