Flatten Ansible role structure
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / create_network / tasks / main.yml
1 ---
2 - include: create_network.yml net={{ item }}
3   loop:
4     - "{{ network }}"