peg to a previously-passing ansible version

This commit is contained in:
Steven Robertson 2020-02-14 12:55:42 -08:00
parent 6d179da480
commit e85720f4d5
1 changed files with 1 additions and 1 deletions

View File

@ -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