Skip to content

Commit e533fd7

Browse files
committed
1 parent 81ef85f commit e533fd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packer/openstack.pkr.hcl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ packer {
1111
version = ">= 1.0.0"
1212
source = "github.com/hashicorp/openstack"
1313
}
14+
ansible = {
15+
version = ">= 1.1.1"
16+
source = "github.com/hashicorp/ansible"
17+
}
1418
}
1519
}
1620

0 commit comments

Comments
 (0)