diff options
author | Scott Dodson <sdodson@redhat.com> | 2016-07-18 14:10:59 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-18 14:10:59 -0400 |
commit | 46ff071b63bc917a00922b4f93b149d9b334f92c (patch) | |
tree | d1528d019e5a1d9f661c89691533dd0d8877f1f0 /README_AEP.md | |
parent | 08791978fdf3ee385760761d4fc6bc47febf1732 (diff) | |
parent | 856e47e3a0dc21d680c0e6289c2c16575fd64bee (diff) | |
download | openshift-46ff071b63bc917a00922b4f93b149d9b334f92c.tar.gz openshift-46ff071b63bc917a00922b4f93b149d9b334f92c.tar.bz2 openshift-46ff071b63bc917a00922b4f93b149d9b334f92c.tar.xz openshift-46ff071b63bc917a00922b4f93b149d9b334f92c.zip |
Merge pull request #1992 from abutcher/ansible-2
Require ansible-2.1.0.0+
Diffstat (limited to 'README_AEP.md')
-rw-r--r-- | README_AEP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_AEP.md b/README_AEP.md index 1b926f2ab..c588ebbd3 100644 --- a/README_AEP.md +++ b/README_AEP.md @@ -10,7 +10,7 @@ * [Overriding detected ip addresses and hostnames](#overriding-detected-ip-addresses-and-hostnames) ## Requirements -* ansible 1.9.4 +* ansible 2.1.0.0 * Available in Fedora channels * Available for EL with EPEL and Optional channel * One or more RHEL 7.1 VMs |