Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
6a6ac1d5a0a479f6fa7dba3d53330a8f57f97077
/
.
/
tools
/
dev
/
vagrant
/
ansible
/
gui.yml
blob: 6d3148e7e78364d08fee6a7b4cf6c7ec080e52ca [
file
] [
log
] [
blame
]
---
#
# Installs the GUI and does customizations, such as changing the background.
#
-
name:
Include vars
hosts:
localhost
tasks:
-
include_vars:
vars/global_vars.yml
-
hosts:
localhost
remote_user:
vagrant
serial:
1
roles:
-
gui
-
gui
-
customization