diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-02-09 15:49:01 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-09 15:49:01 +0000 |
commit | c23e4ccf2ed84c44a1d8742b5485c717cf04f452 (patch) | |
tree | 400f2495b02139008aa81fe9efafc8fde6499e2c /ansible/infra_deploy.yml | |
parent | 7d7f85712ce090dca5439aa60e1dc6418d20f0d2 (diff) | |
parent | da8e9880d12725cbd86d27987582d7a6f41e0ccb (diff) |
Merge "Delete any previous configuration"
Diffstat (limited to 'ansible/infra_deploy.yml')
-rw-r--r-- | ansible/infra_deploy.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |