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 f429941
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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 \
python39-psutil \
python3-kubernetes \
python3-openshift \
python3-oauthlib \
Expand Down

0 comments on commit f429941

Please # to comment.