From: Zack Cerza Date: Thu, 25 Jun 2015 21:18:30 +0000 (-0600) Subject: Bump ansible to 1.9.2 X-Git-Tag: 1.1.0~903 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8e711d5f7e3d98b4974705ef20ee75999a91b84f;p=teuthology.git Bump ansible to 1.9.2 Signed-off-by: Zack Cerza --- diff --git a/setup.py b/setup.py index 415c3a007..845b67398 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ setup( 'psutil >= 2.1.0', 'configparser', 'pytest', - 'ansible==1.9.1', + 'ansible==1.9.2', 'pyopenssl>=0.13', 'ndg-httpsclient', 'pyasn1',