Update build

This commit is contained in:
jayofelony
2024-02-26 21:20:56 +01:00
parent 2e16069850
commit 46d867ce7f
3 changed files with 4 additions and 7 deletions

View File

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