Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha
/
a0252ac182705990b487e7afa400bac4f19dab34
/
.
/
install
/
ansible
/
roles
/
voltha-kubernetes
/
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