Skip to content

Commit f53b803

Browse files
committed
Add ansible plugin for packer
1 parent 125625f commit f53b803

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Earthfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@ packer:
320320
ARG PACKER_GITHUB_API_TOKEN
321321

322322
RUN packer plugins install github.com/hashicorp/openstack
323+
RUN packer plugins install github.com/hashicorp/ansible
323324
RUN apk add ansible
324325
RUN apk add openssh-client
325326

0 commit comments

Comments
 (0)