Update install-yavdr.sh

This commit is contained in:
seahawk1986 2017-12-28 12:21:56 +01:00 committed by GitHub
parent 02a1d94108
commit f42fc8f144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ apt-get update
apt-get -y install --no-install-recommends ansible
# TODO: run ansible on local host
ansible-playbook yavdr07.yml -b -i 'localhost_inventory' --connection=local --tags=install
ansible-playbook yavdr07.yml -b -i 'localhost_inventory' --connection=local --tags=all