diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | openshift-ansible.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -61,7 +61,7 @@ Install base dependencies: Requirements: -- Ansible >= 2.3.0.0 +- Ansible >= 2.4.1.0 - Jinja >= 2.7 - pyOpenSSL - python-lxml diff --git a/openshift-ansible.spec b/openshift-ansible.spec index 9db43e4cc..ff5107d98 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.3 +Requires: ansible >= 2.4.1 Requires: python2 Requires: python-six Requires: tar |