forked from saratov/infra
Conditional timeout for race avoidance
This commit is contained in:
parent
287ae0e13c
commit
63b77bf9b9
@ -25,6 +25,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- pause:
|
- pause:
|
||||||
minutes: 10
|
minutes: 10
|
||||||
|
when: destroy_all is not defined or not destroy_all
|
||||||
|
|
||||||
- name: prepare nodes
|
- name: prepare nodes
|
||||||
hosts: stack
|
hosts: stack
|
||||||
|
Loading…
Reference in New Issue
Block a user