summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-11-09 15:40:56 -0500
committerGitHub <noreply@github.com>2016-11-09 15:40:56 -0500
commit2ce2a0fa2832b45f544c358996ef017fb946f658 (patch)
tree843c8ac66442d5d77b0aff34d5986d917faf3ed5
parent24804da994917f50be32e2c5fb62e2e120e6652f (diff)
parentf4296e32d1f555062baf44d983d2b96fee045d67 (diff)
downloadopenshift-2ce2a0fa2832b45f544c358996ef017fb946f658.tar.gz
openshift-2ce2a0fa2832b45f544c358996ef017fb946f658.tar.bz2
openshift-2ce2a0fa2832b45f544c358996ef017fb946f658.tar.xz
openshift-2ce2a0fa2832b45f544c358996ef017fb946f658.zip
Merge pull request #2772 from sdodson/master
Bump ansible requirement to 2.2.0.0-1 (GA)
-rw-r--r--openshift-ansible.spec2
1 files changed, 1 insertions, 1 deletions
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}