~starkingdoms/starkingdoms

ref: b2f768d7827bb819570c63eb4bc039de23fca6a0 starkingdoms/docker/Dockerfile.ansible -rw-r--r-- 82 bytes
b2f768d7 — ghostlyzsh forgot to fix module spawn timer 2 years ago
                                                                                
1
2
3
FROM alpine
RUN apk add --no-cache ansible sshpass openssh
ENTRYPOINT ["/bin/sh"]