Skip to content

Commit

Permalink
Merge branch 'master' into ubi8
Browse files Browse the repository at this point in the history
  • Loading branch information
startx-lab committed Dec 22, 2021
2 parents e51af7f + 6da8470 commit e9ea4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitlabRunner/ansible/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN dnf upgrade -yq --refresh && \
openssh-clients \
https://download-ib01.fedoraproject.org/pub/epel/8/Everything/x86_64/Packages/s/sshpass-1.06-9.el8.x86_64.rpm && \
pip3 -q install --upgrade pip && \
pip3 -q install ansible ansible-runner openshift && \
pip3 -q install ansible ansible-runner openshift ansible-lint && \
dnf remove -yq --skip-broken yum-utils && \
npm install uuid && \
dnf clean all --enablerepo=\* && \
Expand Down

0 comments on commit e9ea4e8

Please sign in to comment.