Skip to content

Commit

Permalink
set ansible version
Browse files Browse the repository at this point in the history
  • Loading branch information
ltamaster committed Jun 5, 2024
1 parent 1ae4157 commit d027e48
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
RUN pip3 install ansible==9.6.0

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

Expand Down

0 comments on commit d027e48

Please sign in to comment.