Tentativo di cambio per pvm-ansible.
This commit is contained in:
parent
b113990fda
commit
05af88acd9
5 changed files with 45 additions and 34 deletions
5
pvm-ansible/cloud-init/qemu-guest-agent_deb.yml
Normal file
5
pvm-ansible/cloud-init/qemu-guest-agent_deb.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
#cloud-config
|
||||
runcmd:
|
||||
- apt update
|
||||
- apt install -y qemu-guest-agent
|
||||
- systemctl start qemu-guest-agent
|
Loading…
Add table
Add a link
Reference in a new issue