~starkingdoms/starkingdoms

ref: 5256afe7ac743e5ae36ff8b3974648da2026c770 starkingdoms/docker/Dockerfile.ansible -rw-r--r-- 82 bytes
5256afe7 — core fix the new hooks 2 years ago
                                                                                
1
2
3
FROM alpine
RUN apk add --no-cache ansible sshpass openssh
ENTRYPOINT ["/bin/sh"]