blob: fea42593ca4106b690d196aa2bc142ac932ccd67 [file] [log] [blame]
---
#
# Installs and compiles ONOS
#
- name: Include vars
hosts: localhost
tasks:
- include_vars: vars/global_vars.yml
- hosts: localhost
remote_user: vagrant
serial: 1
roles:
- onos-install