Commit 1173f90e authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

new

parent c02ee3c7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,6 +35,6 @@ RUN apk --no-cache add \
        sshpass \
        openssh-client \
        rsync \
        git \
        git
COPY --from=builder /opt/ansible /opt/ansible
CMD [ "ansible", "--version" ]