Skip to content

Commit c57d6c5

Browse files
authored
add JMESPath requirement
1 parent 5950203 commit c57d6c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ To do so, execute the following steps:
1313
Installation: http://docs.ansible.com/intro_installation.html
1414
Upgrading: `sudo pip install ansible==2.2.1.0` or http://docs.ansible.com/ansible/intro_installation.html#latest-releases-via-pip
1515

16+
2. Install JMESPath:
17+
`pip install jmespath-terminal`
18+
1619
2. Get the latest devops-scripts (the recipes that we use to deploy various projects)
1720
https://github.com/CodeNow/devops-scripts
1821

0 commit comments

Comments
 (0)