Skip to content
Snippets Groups Projects
Commit fe4f3959 authored by ale's avatar ale
Browse files

CI: use the ansible-mitogen package

parent 92a9fd03
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,7 @@ FROM debian:bullseye
COPY with-ssh-key /usr/bin/with-ssh-key
RUN apt-get -q update \
&& env DEBIAN_FRONTEND=noninteractive apt-get install -q -y --no-install-recommends \
ansible python3-pip \
&& pip3 install mitogen \
ansible ansible-mitogen \
&& apt-get clean \
&& rm -fr /var/lib/apt/lists/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment