From f4296e32d1f555062baf44d983d2b96fee045d67 Mon Sep 17 00:00:00 2001
From: Scott Dodson <sdodson@redhat.com>
Date: Wed, 9 Nov 2016 13:58:25 -0500
Subject: Bump ansible requirement to 2.2.0.0-1 (GA)

---
 openshift-ansible.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 9ed1542cf..4961d23ef 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -13,7 +13,7 @@ URL:            https://github.com/openshift/openshift-ansible
 Source0:        https://github.com/openshift/openshift-ansible/archive/%{commit}/%{name}-%{version}.tar.gz
 BuildArch:      noarch
 
-Requires:      ansible >= 2.1.0.0
+Requires:      ansible >= 2.2.0.0-1
 Requires:      python2
 Requires:      openshift-ansible-docs = %{version}-%{release}
 
-- 
cgit v1.2.3