wait for a bit longer
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m14s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m14s
Details
This commit is contained in:
parent
01ec3c9bce
commit
6e21bb7e29
|
@ -79,7 +79,7 @@
|
||||||
register: start
|
register: start
|
||||||
- name: Wait 1 min # Initial apt update, apt upgrade, cloud-init
|
- name: Wait 1 min # Initial apt update, apt upgrade, cloud-init
|
||||||
ansible.builtin.wait_for:
|
ansible.builtin.wait_for:
|
||||||
timeout: 60
|
timeout: 90
|
||||||
|
|
||||||
# VM Configuration
|
# VM Configuration
|
||||||
- name: Resize root disk
|
- name: Resize root disk
|
||||||
|
|
Loading…
Reference in New Issue