Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
a9fff274a6cb8cc99e0cbb035c89e1d848bf45aa
/
.
/
ansible
/
roles
/
nexus
/
tasks
/
main.yml
blob: c1d83515581029b505faf9175696274fa4ef9c33 [
file
] [
log
] [
blame
]
---
-
include_tasks:
install.yml
-
include_tasks:
configure.yml
when:
populate_nexus
|
bool
-
include_tasks:
runtime
-
populate.yml
when:
-
runtime_images is defined
-
runtime_images is not none
-
runtime_images.keys()
|
length
>
0