File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,8 +9,9 @@ Scripts for managing our deployments.
99Before you can deploy you'll need to install the appropriate tools, scripts, and keys on your local machine.
1010To 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
15162 . Get the latest devops-scripts (the recipes that we use to deploy various projects)
1617https://github.com/CodeNow/devops-scripts
You can’t perform that action at this time.
0 commit comments