From 680c657716b71cf4162eb2f2229256ba2b873279 Mon Sep 17 00:00:00 2001 From: Frederic Heem Date: Sun, 1 Apr 2018 23:25:37 +0100 Subject: [PATCH] ansible 2.4 --- deploy/ansible/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/deploy/ansible/README.md b/deploy/ansible/README.md index e287a20d..afdbaeb9 100644 --- a/deploy/ansible/README.md +++ b/deploy/ansible/README.md @@ -13,6 +13,18 @@ Eventually install `vagrant` and `virtualbox` if you desire to install a prod li > Ansible scripts are written for the Ubuntu 16.04 or higher +To install `ansible` with `brew`: + + ``` +$ brew install ansible + ``` + +The ansible scripts has been tested with version 2.4: + ``` + $ ansible --version +ansible 2.4.3.0 + + ``` # What is installed and deployed: Ansible enables the automation of the installation and configuration of the various stack components: