Update Ansible requirement
Using ansible 2.1.0.0 is starting to cause some builds to fail because of incompatiblity with the systemd module that's been updated upstream. So we need to update the pin. Change-Id: I91dafc3d889361b407f3b1ede349ceacca3422e1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ansible==2.1.1.0
|
||||
ansible==2.2.0.0
|
||||
python-dateutil==2.4.2
|
||||
pykwalify
|
||||
elasticsearch
|
||||
|
||||
Reference in New Issue
Block a user