wait for a bit longer
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 4m14s Details

This commit is contained in:
Gleb Koval 2023-09-26 04:07:54 +01:00
parent 01ec3c9bce
commit 6e21bb7e29
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 1 additions and 1 deletions

View File

@ -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