Replace deprecated "with_items" with loops
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / openstack / create_devstack_securitygroup / tasks / main.yml
1 ---
2 - include: create_securitygroup.yml secgrp={{ item }}
3   loop:
4     - "{{ securitygroup }}"