Add Ansible roles for OpenStack network
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / openstack / destroy_devstack_network / tasks / main.yml
1 ---
2 - include: destroy_network.yml net={{ item }}
3   with_items:
4     - "{{ network }}"