From 63b77bf9b9d1a32ef6cc084af1414b1693311929 Mon Sep 17 00:00:00 2001 From: Igor Chudov Date: Mon, 13 Jan 2020 19:50:52 +0400 Subject: [PATCH] Conditional timeout for race avoidance --- provision.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/provision.yml b/provision.yml index 76becce..5cf8b29 100644 --- a/provision.yml +++ b/provision.yml @@ -25,6 +25,7 @@ tasks: - pause: minutes: 10 + when: destroy_all is not defined or not destroy_all - name: prepare nodes hosts: stack