Update install-yavdr.sh
This commit is contained in:
parent
8cf3cb4885
commit
6c13ff64f7
@ -11,3 +11,5 @@ add-apt-repository -y ppa:ansible/ansible
|
|||||||
apt-get update
|
apt-get update
|
||||||
# install required packages
|
# install required packages
|
||||||
apt-get -y install ansible python
|
apt-get -y install ansible python
|
||||||
|
|
||||||
|
# TODO: run ansible on local host
|
||||||
|
Loading…
Reference in New Issue
Block a user