Browse Source

Merge pull request #1037 from sdodson/ansible194

Bump ansible requirement to 1.9.4
Brenton Leanhardt 9 years ago
parent
commit
6d0350f824
1 changed files with 1 additions and 1 deletions
  1. 1 1
      openshift-ansible.spec

+ 1 - 1
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.3
+Requires:      ansible >= 1.9.4
 Requires:      python2
 
 %description