Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
oom
/
offline-installer
/
6e5b45ab81ee9bfba2a396b65ffdd999abffc4e4
/
.
/
ansible
/
roles
/
application-install
/
tasks
/
main.yml
blob: 3306d9e4750c19b57d469761428a894ca7545e41 [
file
] [
log
] [
blame
]
Tomas Levora
5ea00a9
2018-12-19 14:36:36 +0100
[
diff
] [
blame
]
1
---
2
-
debug:
3
msg:
"phase is {{ phase }}"
4
5
-
include_tasks:
"{{ phase }}.yml"