Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-31 13:09:08 +01:00
parent 805eb5b187
commit 98b56b194d

View File

@ -1,6 +1,6 @@
packer { packer {
required_plugins { required_plugins {
ansible = { arm = {
version = ">= 1.0.0" version = ">= 1.0.0"
source = "github.com/cdecoux/builder-arm" source = "github.com/cdecoux/builder-arm"
} }