X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ansible%2Finstall.yml;h=fd3aa4b8f290846648ad6114d9727585d324a12a;hb=e131bf5fefb90aadfe698dd72126cd2fdfe2fb7a;hp=7fed451074b8415a68c1ba8d55fea443b1fbdcbc;hpb=fa04256802170a7445705f1664ae9d964ea4d2c6;p=osm%2Fvim-emu.git diff --git a/ansible/install.yml b/ansible/install.yml index 7fed451..fd3aa4b 100755 --- a/ansible/install.yml +++ b/ansible/install.yml @@ -63,9 +63,6 @@ - name: install prometheus_client pip: name=prometheus_client state=latest - - name: install paramiko - pip: name=paramiko state=latest - - name: install latest urllib3 (fix error urllib3.connection.match_hostname = match_hostname) pip: name=urllib3 state=latest