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

new

parent b23d8bad
No related branches found
No related tags found
Loading
Pipeline #2230 canceled
...@@ -19,8 +19,8 @@ RUN apk --no-cache add \ ...@@ -19,8 +19,8 @@ RUN apk --no-cache add \
cffi \ cffi \
wheel && \ wheel && \
pip3 install --no-cache-dir \ pip3 install --no-cache-dir \
cryptography \
ansible \ ansible \
cryptography \
mitogen ansible-lint jmespath \ mitogen ansible-lint jmespath \
pywinrm && \ pywinrm && \
apk del build-dependencies && \ apk del build-dependencies && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment