Add instructions for the simulator wrapper
[integration.git] / deployment / noheat / infra-openstack / ansible / roles / destroy_hosts / tasks / destroy_host.yml
1 ---
2 - name: Destroy host
3   os_server:
4     name: "{{ host.name }}"
5     state: absent