We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5950203 commit c57d6c5Copy full SHA for c57d6c5
README.md
@@ -13,6 +13,9 @@ To do so, execute the following steps:
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
16
+2. Install JMESPath:
17
+`pip install jmespath-terminal`
18
+
19
2. Get the latest devops-scripts (the recipes that we use to deploy various projects)
20
https://github.com/CodeNow/devops-scripts
21
0 commit comments