Skip to content

Commit

Permalink
Merge pull request #403 from rundeck-plugins/update-ansible-version
Browse files Browse the repository at this point in the history
update ansible version
  • Loading branch information
ltamaster authored Nov 19, 2024
2 parents 56431d2 + b5db9ae commit 2fb4c34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apt-get -y install sshpass && \
apt-get -y install sudo && \
pip3 install --upgrade pip

RUN pip3 install ansible==9.6.0
RUN pip3 install ansible==9.6.1

RUN ln -s /usr/bin/python3 /usr/bin/python

Expand Down

0 comments on commit 2fb4c34

Please sign in to comment.