wait for 3 min afterall
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 7m28s Details

This commit is contained in:
Gleb Koval 2023-09-11 00:49:27 +01:00
parent 41a0c9393e
commit 6dfab582c4
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 2 additions and 2 deletions

View File

@ -69,9 +69,9 @@
community.general.proxmox_kvm:
state: started
register: start
- name: Wait # Initial apt update, apt upgrade, cloud-init
- name: Wait 3 min # Initial apt update, apt upgrade, cloud-init
ansible.builtin.wait_for:
timeout: 90
timeout: 180
# VM Configuration
- name: Resize disk