Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
06563fd7e1ceaeee9b29299512f8f8c81ef154e7
/
.
/
install
/
ansible
/
roles
/
voltha-k8s
/
tasks
/
main.yml
blob: 6053343df8275e2c0140b5e68382ee560b5a69d0 [
file
] [
log
] [
blame
]
-
import_tasks:
config.yml
when:
config_voltha is defined
-
import_tasks:
deploy.yml
when:
deploy_voltha is defined
-
import_tasks:
teardown.yml
when:
teardown_voltha is defined