Skip to content

Commit

Permalink
Trellis: Require Ansible 2.4 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
fullyint authored Sep 25, 2017
1 parent 9c0e700 commit f338923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trellis/remote-server-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The Trellis [installation instructions](https://roots.io/trellis/docs/installing

To use Trellis for remote servers, we recommend installing Ansible locally on your host machine ([except for Windows users](https://roots.io/trellis/docs/windows/)).

1. Install [Ansible](http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip) >= 2.2
1. Install [Ansible](http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip) >= 2.4
2. Install Galaxy roles: `ansible-galaxy install -r requirements.yml` (in local trellis directory)

Then there are two additional requirements for the remote server itself:
Expand Down

0 comments on commit f338923

Please sign in to comment.