X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deployment%2Fnoheat%2Finfra-openstack%2Fansible%2Fdestroy.yml;h=1564e30886db3d704ab4b1f0f0558e214174672f;hb=df00edd68426419d789733699584c051e570a43c;hp=ff9d5fccf9a8886d3ae4853702f058cc5d1dbefb;hpb=5ea85531ec762930e6f34dc4240776e43e2b88e7;p=integration.git diff --git a/deployment/noheat/infra-openstack/ansible/destroy.yml b/deployment/noheat/infra-openstack/ansible/destroy.yml index ff9d5fccf..1564e3088 100644 --- a/deployment/noheat/infra-openstack/ansible/destroy.yml +++ b/deployment/noheat/infra-openstack/ansible/destroy.yml @@ -8,6 +8,8 @@ hosts: "{{ cluster.hosts }}" - role: destroy_hosts hosts: "{{ operation.hosts }}" + - role: destroy_hosts + hosts: "{{ openstack.hosts }}" - destroy_keypair - destroy_network - destroy_securitygroup