~starkingdoms/starkingdoms

ref: cc953e314b820d51a152d2ed066e1bc0ccb1326e starkingdoms/docker/Dockerfile.ansible -rw-r--r-- 82 bytes
cc953e31 — ghostlyzsh player can now move modules with mouse 2 years ago
                                                                                
1
2
3
FROM alpine
RUN apk add --no-cache ansible sshpass openssh
ENTRYPOINT ["/bin/sh"]