Tentativo di cambio per pvm-ansible.

This commit is contained in:
Emiliano Vavassori 2024-12-26 21:46:45 +01:00
parent b113990fda
commit 05af88acd9
5 changed files with 45 additions and 34 deletions

View file

@ -0,0 +1,5 @@
#cloud-config
runcmd:
- apt update
- apt install -y qemu-guest-agent
- systemctl start qemu-guest-agent