From 70fbba002efc307b90930df5ef8066dd84d10868 Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Tue, 26 Sep 2023 04:10:11 +0100 Subject: [PATCH] correct task name --- infra/cloud/0000_proxmox_playbook.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/cloud/0000_proxmox_playbook.yaml b/infra/cloud/0000_proxmox_playbook.yaml index 5ff21d0..ab97e0b 100644 --- a/infra/cloud/0000_proxmox_playbook.yaml +++ b/infra/cloud/0000_proxmox_playbook.yaml @@ -77,7 +77,7 @@ community.general.proxmox_kvm: state: started register: start - - name: Wait 1 min # Initial apt update, apt upgrade, cloud-init + - name: Wait 1.5 min # Initial apt update, apt upgrade, cloud-init ansible.builtin.wait_for: timeout: 90