Skip to content

Commit b5db9ae

Browse files
committed
update ansible version
1 parent 56431d2 commit b5db9ae

File tree

1 file changed

+1
-1
lines changed
  • functional-test/src/test/resources/docker/rundeck

1 file changed

+1
-1
lines changed

functional-test/src/test/resources/docker/rundeck/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN apt-get -y install sshpass && \
2222
apt-get -y install sudo && \
2323
pip3 install --upgrade pip
2424

25-
RUN pip3 install ansible==9.6.0
25+
RUN pip3 install ansible==9.6.1
2626

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

0 commit comments

Comments
 (0)