Skip to content

Commit 3a1865f

Browse files
committed
Update README
1 parent c8b6912 commit 3a1865f

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Scripts for managing our deployments.
99
Before you can deploy you'll need to install the appropriate tools, scripts, and keys on your local machine.
1010
To do so, execute the following steps:
1111

12-
1. Install Ansible v2.1.0.0 (the deploy automation tool we use to deploy projects to production)
13-
http://docs.ansible.com/intro_installation.html
12+
1. Install Ansible v2.2.0.0 (the deploy automation tool we use to deploy projects to production)
13+
Installation: http://docs.ansible.com/intro_installation.html
14+
Upgrading: `sudo pip install ansible==2.2.1.0` or http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip
1415

1516
2. Get the latest devops-scripts (the recipes that we use to deploy various projects)
1617
https://github.com/CodeNow/devops-scripts

0 commit comments

Comments
 (0)