We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 125625f commit f53b803Copy full SHA for f53b803
1 file changed
Earthfile
@@ -320,6 +320,7 @@ packer:
320
ARG PACKER_GITHUB_API_TOKEN
321
322
RUN packer plugins install github.com/hashicorp/openstack
323
+ RUN packer plugins install github.com/hashicorp/ansible
324
RUN apk add ansible
325
RUN apk add openssh-client
326
0 commit comments