blob: 6053343df8275e2c0140b5e68382ee560b5a69d0 [file] [log] [blame]
Stephane Barbariebcea2f42018-03-02 18:46:32 -05001- import_tasks: config.yml
2 when: config_voltha is defined
3
4- import_tasks: deploy.yml
5 when: deploy_voltha is defined
6
7- import_tasks: teardown.yml
8 when: teardown_voltha is defined