Skip to content
Snippets Groups Projects
Commit 0d128cfc authored by nimrod's avatar nimrod
Browse files

Workbench: I know what I'm doing.

parent 1e623174
Branches
No related tags found
No related merge requests found
Pipeline #3334 failed
......@@ -156,7 +156,7 @@ RUN apt-get update && \
&& \
sed -i 's/# en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/; s/# en_IL UTF-8/en_IL UTF-8/; s/# he_IL.UTF-8 UTF-8/he_IL.UTF-8 UTF-8/;' /etc/locale.gen && \
locale-gen && \
python3 -m pip install --use-deprecated=legacy-resolver --no-cache-dir \
python3 -m pip install --use-deprecated=legacy-resolver --no-cache-dir --break-system-packages \
https://github.com/aws/aws-cli/archive/refs/heads/v2.zip \
ansible \
ansible-runner \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment