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