diff options
author | Scott Dodson <sdodson@redhat.com> | 2017-09-05 15:13:59 -0400 |
---|---|---|
committer | Scott Dodson <sdodson@redhat.com> | 2017-09-05 15:13:59 -0400 |
commit | fcc2def68b99734af20ff1474d7dc574ad544fd1 (patch) | |
tree | 90929af44826d2465c2d244de0f0a8a7d32348db /openshift-ansible.spec | |
parent | 91043b66d3c085e6186d7447ebd02befa09149c9 (diff) | |
download | openshift-fcc2def68b99734af20ff1474d7dc574ad544fd1.tar.gz openshift-fcc2def68b99734af20ff1474d7dc574ad544fd1.tar.bz2 openshift-fcc2def68b99734af20ff1474d7dc574ad544fd1.tar.xz openshift-fcc2def68b99734af20ff1474d7dc574ad544fd1.zip |
Bump ansible requirement to 2.3
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r-- | openshift-ansible.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 86bb3e60b..095f43dd8 100644 --- a/openshift-ansible.spec +++ b/openshift-ansible.spec @@ -17,7 +17,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.2.2.0 +Requires: ansible >= 2.3 Requires: python2 Requires: python-six Requires: tar |