aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/odl_cluster/roles/setup-odl/tasks/main.yml
blob: 96ca2f9646e487621c4438b79661c54ab8aa03fb (plain)
1
2
3
4
5
6
---

- include: odl-cluster.yml
  when:
    - opendaylight is defined and opendaylight == "Enable"
    - odl_sfc is not defined