]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Use ansible >= 2.0 899/head
authorZack Cerza <zack@redhat.com>
Wed, 17 Feb 2016 19:32:02 +0000 (12:32 -0700)
committerZack Cerza <zack@redhat.com>
Thu, 30 Jun 2016 17:32:23 +0000 (11:32 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
setup.py

index 81494ead3c10a88a390a36c825be0666ad38acc2..5945b0b7417ed5ae7e625e6e240a650d9e1f1d27 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -72,7 +72,7 @@ setup(
                       'pytest-capturelog',
                       'mock',
                       'fudge',
-                      'ansible==1.9.2',
+                      'ansible>=2.0',
                       'pyopenssl>=0.13',
                       'ndg-httpsclient',
                       'pyasn1',