Pin ansible version for development pipeline
Change-Id: I7c88aa1eca0023a0bf5ad3eae090164397a82440
This commit is contained in:
parent
0be4b7549d
commit
5c66ce41c5
@ -27,7 +27,7 @@ RUN apt-get update ;\
|
||||
apt-get install -y --no-install-recommends \
|
||||
docker-ce-cli ;\
|
||||
pip3 install --upgrade wheel ;\
|
||||
pip3 install ansible ;\
|
||||
pip3 install ansible==2.10.7 ;\
|
||||
ansible-galaxy collection install community.kubernetes ;\
|
||||
pip3 install docker ;\
|
||||
# Install kubectl
|
||||
|
Loading…
x
Reference in New Issue
Block a user