Skip to content
Snippets Groups Projects
Commit 442356e0 authored by Alexander Käb's avatar Alexander Käb
Browse files

add some additional packages to the generic-ansible image

parent e8fadc20
No related branches found
No related tags found
No related merge requests found
Pipeline #158349 passed
......@@ -7,12 +7,15 @@ LABEL \
RUN apk add \
py3-pip \
py3-yaml \
openssh-client \
git
RUN pip install \
python-gitlab \
ansible
ansible \
netaddr \
jmespath
WORKDIR /ansible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment