X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=ansible%2Finstall.yml;h=4cf9be71e294eb1eb1e255c8930af5071503335d;hb=89a3f352578bf43cd4b34d25cfc0e5156c920c45;hp=0ee1e4471fd08ed1797bb69fcdba9fc14500276a;hpb=0911b55bc91d71dfac1788346a51311b3943d315;p=osm%2Fvim-emu.git diff --git a/ansible/install.yml b/ansible/install.yml index 0ee1e44..4cf9be7 100755 --- a/ansible/install.yml +++ b/ansible/install.yml @@ -63,7 +63,7 @@ pip: name=oslo.config state=latest - name: install pytest - pip: name=pytest state=latest + pip: name=pytest version=4.6.4 - name: install Flask pip: name=Flask state=latest