try and bump ansible to the latest 2.8 version to try and fix tests

pull/658/head
Steven Robertson 4 years ago
parent 5e0fb902b2
commit de114be821

@ -1,4 +1,4 @@
ansible==2.8.0; python_version >= '2.7'
ansible==2.8.8; 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…
Cancel
Save