From 856e47e3a0dc21d680c0e6289c2c16575fd64bee Mon Sep 17 00:00:00 2001 From: Andrew Butcher Date: Mon, 6 Jun 2016 15:59:00 -0400 Subject: Require ansible-2.1 --- openshift-ansible.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openshift-ansible.spec') diff --git a/openshift-ansible.spec b/openshift-ansible.spec index b44f4e28a..b7a90e897 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 >= 1.9.4 +Requires: ansible >= 2.1.0.0 Requires: python2 Requires: openshift-ansible-docs = %{version}-%{release} -- cgit v1.2.1