Skip to content

Commit

Permalink
ansible 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericHeem committed Apr 1, 2018
1 parent 14ab58e commit 680c657
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions deploy/ansible/README.md
Expand Up @@ -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:
Expand Down

0 comments on commit 680c657

Please sign in to comment.