forked from saratov/infra
Try to increase timeout greater than 1 munite per attempt
This commit is contained in:
parent
59ab48511c
commit
287ae0e13c
@ -24,7 +24,7 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- pause:
|
- pause:
|
||||||
minutes: 3
|
minutes: 10
|
||||||
|
|
||||||
- name: prepare nodes
|
- name: prepare nodes
|
||||||
hosts: stack
|
hosts: stack
|
||||||
|
Loading…
Reference in New Issue
Block a user