summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDavid Shrewsbury <shrewsbury.dave@gmail.com>2018-01-03 15:49:18 -0500
committerTobias Henkel <tobias.henkel@bmw.de>2018-04-04 07:58:42 +0000
commit8391f8d16bc82d3976e15ec5e984739ab65950ff (patch)
tree2ef0a5bb809d01e9397afa58f341359d7fbbceaa /requirements.txt
parent2bc13cdfaf6d3f8e1faa64c1d13e57a29c582863 (diff)
downloadzuul-8391f8d16bc82d3976e15ec5e984739ab65950ff.tar.gz
Update to Ansible 2.4
This updates both the dependency to ansible 2.4 and also ports in the needed changes to the command module. Version 2.4.0 definitely does not work for us because YAML hosts file parsing is broken, but 2.4.1 and greater should be fine. Change-Id: I63f72b45ecb9533eac5ba9eb0eef426beec905e3
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 0bb468ef8..7d01b9146 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,7 +14,7 @@ gear>=0.9.0,<1.0.0
apscheduler>=3.0
PrettyTable>=0.6,<0.8
babel>=1.0
-ansible>=2.3.0.0,<2.4
+ansible>=2.4.1,<2.5
netaddr
kazoo
sqlalchemy