add qemu guest agent for taking snapshots

This commit is contained in:
Pim Kunis 2023-06-19 15:05:54 +02:00
parent 3ab58714d6
commit 9c197cec54
2 changed files with 8 additions and 0 deletions

View file

@ -2,5 +2,6 @@ apt_install_packages:
- postgresql
- python3-psycopg2
- nfs-kernel-server
- qemu-guest-agent
nfs_exports: []