aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/noheat/infra-openstack/ansible/roles/openstack/create_devstack_network/tasks/main.yml
blob: 5c8af745f1f82300fc861bb38e81fb6c7e96f3b4 (plain)
1
2
3
4
---
- include: create_network.yml net={{ item }}
  with_items:
    - "{{ network }}"