Skip to content

Commit

Permalink
Install ansible-core instead of ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadeepsen committed Aug 29, 2024
1 parent c07954c commit 2ba27f3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions openshift/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ ENV HOME=/opt/ansible \
USER_UID=1001

RUN yum install -y \
ansible \
ansible-core \
ansible-runner \
ansible-runner-http \
ansible-runner-http-1.0.0 \
python3-psutil \
python3-kubernetes \
python3-openshift \
python3-oauthlib \
Expand Down

0 comments on commit 2ba27f3

Please # to comment.