Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
1266d180911300c4236a6e1411b1f1782884dafb
/
.
/
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