~starkingdoms/starkingdoms

ref: 8213e990e090784ab454567d044d0328ae7009ac starkingdoms/docker/Dockerfile.ansible -rw-r--r-- 82 bytes
8213e990 — core remove unused function to make tsc happy 2 years ago
                                                                                
1
2
3
FROM alpine
RUN apk add --no-cache ansible sshpass openssh
ENTRYPOINT ["/bin/sh"]