We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6dfc9b commit bacf4ccCopy full SHA for bacf4cc
1 file changed
README.md
@@ -9,7 +9,7 @@ Scripts for managing our deployments.
9
Before you can deploy you'll need to install the appropriate tools, scripts, and keys on your local machine.
10
To do so, execute the following steps:
11
12
-1. Install Ansible v2.2.0.0 (the deploy automation tool we use to deploy projects to production)
+1. Install Ansible v2.2.1.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
15
0 commit comments