Skip to content
Snippets Groups Projects
Commit 1173f90e authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

new

parent c02ee3c7
Branches
No related tags found
4 merge requests!25Fix,!24Fix,!23Fix,!16New
Pipeline #2239 passed
...@@ -35,6 +35,6 @@ RUN apk --no-cache add \ ...@@ -35,6 +35,6 @@ RUN apk --no-cache add \
sshpass \ sshpass \
openssh-client \ openssh-client \
rsync \ rsync \
git \ git
COPY --from=builder /opt/ansible /opt/ansible COPY --from=builder /opt/ansible /opt/ansible
CMD [ "ansible", "--version" ] CMD [ "ansible", "--version" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment