WIP: Initial VM provisioning #4

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

View File

@ -15,6 +15,7 @@
- name: Install some stuff
ansible.builtin.apt:
update_cache: true
lock_timeout: 120
name: qemu-guest-agent
become: true
- name: Enable some stuff