From 5219d1136d88114a9ced3e7ac05f8a45b4585ed4 Mon Sep 17 00:00:00 2001
From: Marcos Entenza <makentenza@gmail.com>
Date: Tue, 04 Dec 2018 15:01:48 +0100
Subject: [PATCH] Update openshift cli and ansible versions

---
 exercises/README.md |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/exercises/README.md b/exercises/README.md
index a7e01c2..450ae20 100644
--- a/exercises/README.md
+++ b/exercises/README.md
@@ -19,8 +19,8 @@
 ## Learner pre-requisites
  | Software | Version | Check |
  | -------- | ------- | ----- |
- | OCP CLI | v3.9 | $ oc version &#124; grep -i --color oc  <br><span style="color:red">oc </span> v3.9.0+191fece |
- | Ansible | v2.5 | $ ansible --version &#124; grep -i --color ansible <br> <span style="color:red">ansible</span> 2.5.5 <br> .... <br>| 
+ | OCP CLI | v3.11 | $ oc version &#124; grep -i --color oc  <br><span style="color:red">oc </span> v3.11.0+0cbc58b |
+ | Ansible | => v2.6 | $ ansible --version &#124; grep -i --color ansible <br> <span style="color:red">ansible</span> 2.7.2 <br> .... <br>| 
  | NodeJS | v8.x | $ node -v <br> v8.11.3|
  | Git Installed | | $ git --version <br> git version 2.17.1|
  | Google Chrome Web Browser | (>59) | click [here](chrome://version/) if Google Chrome is your default browser else copy the link `chrome://version/` in your Chome |

--
Gitblit v1.9.3