5ce130d4464b84ba35a3f312ef76f002d9b32b43
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / destroy_hosts / tasks / main.yml
1 ---
2 - include: destroy_host.yml host={{ item }}
3   loop: "{{ hosts }}"