diff options
Diffstat (limited to 'ansible/infra_deploy.yml')
-rw-r--r-- | ansible/infra_deploy.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/infra_deploy.yml b/ansible/infra_deploy.yml index 10f53fbad..4ad21af00 100644 --- a/ansible/infra_deploy.yml +++ b/ansible/infra_deploy.yml @@ -16,3 +16,6 @@ roles: - infra_check_requirements + - infra_destroy_previous_configuration + - infra_create_network + - infra_create_vms |