This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-tools
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
jmespath-terminal requires python-pip
master
Markus Katharina Brechtel
5 years ago
parent
94430548c9
commit
5cfc84f07e
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
tasks/main.yaml
+ 3
- 1
tasks/main.yaml
View File
@@ -1,5 +1,6 @@
---
- apt:
- name: debian packages
apt:
pkg:
- openssh-client
- ssh-agent-filter
@@ -13,6 +14,7 @@
- rsync
- zsync
- secure-delete
- python-pip # needed by jmespath-terminal
- name: jpath - JMESPath exploration tool in the terminal
pip: