~starkingdoms/starkingdoms

e3a430f6787de630d430919cb68a2201bfb5936b — core 2 years ago 811d26f
final! final! deployment! fix! 16.0!
1 files changed, 1 insertions(+), 1 deletions(-)

M Dockerfile.ansible
M Dockerfile.ansible => Dockerfile.ansible +1 -1
@@ 1,3 1,3 @@
FROM alpine
RUN apk add --no-cache ansible sshpass
RUN apk add --no-cache ansible sshpass openssh
ENTRYPOINT ["/bin/sh"]