Add instructions for the simulator wrapper
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / openstack / destroy_devstack_hosts / tasks / main.yml
1 ---
2 - include: destroy_host.yml host={{ item }}
3   loop: "{{ hosts }}"