blob: b134c3270ef74436dae0647baf45cfd7733578f7 [file] [log] [blame]
---
#
# Installs Java, configures ONOS bridges and LXC
#
- name: Include vars
hosts: localhost
tasks:
- include_vars: vars/global_vars.yml
- hosts: localhost
remote_user: vagrant
serial: 1
roles:
- brctl
- java8-oracle
- lxc