From b4293fb66635405014317cf2ac6b4bcb25dc8eb0 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 3 Oct 2020 23:28:32 +0200 Subject: [PATCH] debug --- molecule/centos8/destroy.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/molecule/centos8/destroy.yml b/molecule/centos8/destroy.yml index 346ed3a..614bbd0 100644 --- a/molecule/centos8/destroy.yml +++ b/molecule/centos8/destroy.yml @@ -45,6 +45,8 @@ when: item.volume | default(False) | bool async: 7200 poll: 0 + retries: 3 + until: result is not failed no_log: True - name: Wait for volume(s) deletion to complete