Gitiles
Code Review
Sign In
gerrit.opencord.org
/
platform-install
/
4584714c7b2efd213ac261afc352e079858f76b9
/
.
/
roles
/
xos-head-start
/
tasks
/
main.yml
blob: 09d0e1a4c771734e9cdfb0c56a81fd33213bf50f [
file
] [
log
] [
blame
]
---
# xos-head-start/tasks/main.yml
-
name:
Run service
-
profile make targets
make:
chdir:
"{{ service_profile_repo_dest }}/{{ xos_configuration }}"
target:
"{{ item }}"
with_items:
"{{ xos_config_targets }}"