Update build

This commit is contained in:
jayofelony
2024-02-26 21:27:10 +01:00
parent 46d867ce7f
commit d67935fa6a

View File

@ -6,7 +6,7 @@ packer {
} }
ansible = { ansible = {
source = "github.com/hashicorp/ansible" source = "github.com/hashicorp/ansible"
version = "~> 1" version = ">= 1.1.1"
} }
} }
} }