WIP: Initial VM provisioning #4

Closed
cyclane wants to merge 38 commits from initial-vm-provisioning into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 6dfab582c4 - Show all commits

View File

@ -69,9 +69,9 @@
community.general.proxmox_kvm: community.general.proxmox_kvm:
state: started state: started
register: start 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: ansible.builtin.wait_for:
timeout: 90 timeout: 180
# VM Configuration # VM Configuration
- name: Resize disk - name: Resize disk