Update install-yavdr.sh
This commit is contained in:
parent
02a1d94108
commit
f42fc8f144
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user