From da8e9880d12725cbd86d27987582d7a6f41e0ccb Mon Sep 17 00:00:00 2001 From: John O Loughlin Date: Mon, 22 Jan 2018 09:34:45 +0000 Subject: Delete any previous configuration Delete any previous configuration using the virsh module in ansible: Networks, VMs and local IPs. JIRA: YARDSTICK-950 Change-Id: Ie4963ab8210ce50ba2e9fa22642ec27a3b2031e1 Signed-off-by: John O Loughlin --- ansible/infra_deploy.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/infra_deploy.yml') diff --git a/ansible/infra_deploy.yml b/ansible/infra_deploy.yml index 10f53fbad..948dd338a 100644 --- a/ansible/infra_deploy.yml +++ b/ansible/infra_deploy.yml @@ -16,3 +16,4 @@ roles: - infra_check_requirements + - infra_destroy_previous_configuration -- cgit 1.2.3-korg