tests: cleanup image cleanup script.

This commit is contained in:
Alexandre Pujol 2024-02-24 14:10:30 +00:00
parent 7bd500b979
commit a1ce144e1c
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
2 changed files with 10 additions and 16 deletions

View file

@ -4,10 +4,6 @@
packer {
required_plugins {
ansible = {
source = "github.com/hashicorp/ansible"
version = "~> 1"
}
qemu = {
source = "github.com/hashicorp/qemu"
version = "~> 1"