peg to a previously-passing ansible version
This commit is contained in:
parent
6d179da480
commit
e85720f4d5
|
@ -1,4 +1,4 @@
|
|||
ansible; python_version >= '2.7'
|
||||
ansible==2.8.3; python_version >= '2.7'
|
||||
ansible<2.7; python_version < '2.7'
|
||||
paramiko==2.3.2 # Last 2.6-compat version.
|
||||
hdrhistogram==0.6.1
|
||||
|
|
Loading…
Reference in New Issue