summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-07-18 14:10:59 -0400
committerGitHub <noreply@github.com>2016-07-18 14:10:59 -0400
commit46ff071b63bc917a00922b4f93b149d9b334f92c (patch)
treed1528d019e5a1d9f661c89691533dd0d8877f1f0 /README.md
parent08791978fdf3ee385760761d4fc6bc47febf1732 (diff)
parent856e47e3a0dc21d680c0e6289c2c16575fd64bee (diff)
downloadopenshift-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.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6d38c9945..4fa0286a8 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@ they may in the future.
- Install base dependencies:
- Fedora:
```
- dnf install -y ansible-1.9.4 pyOpenSSL python-cryptography
+ dnf install -y ansible-2.1.0.0 pyOpenSSL python-cryptography
```
- OSX:
```
- # Install ansible 1.9.4 and python 2
+ # Install ansible 2.1.0.0 and python 2
brew install ansible python
```
- Setup for a specific cloud: