Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e9c0c6e49e6ad4282a9200b769e0d3e1ead47163
/
.
/
tools
/
dev
/
vagrant
/
ansible
/
ide-install.yml
blob: d3af461c2beaa1828d07262aeb76e1b21b92cbf3 [
file
] [
log
] [
blame
]
---
#
# Installs the required IDEs
#
-
name:
Include vars
hosts:
localhost
tasks:
-
include_vars:
vars/global_vars.yml
-
hosts:
localhost
remote_user:
vagrant
serial:
1
roles:
-
intellij
-
install