使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ka
/
ansible-role-tools
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
jmespath-terminal requires python-pip
master
Markus Katharina Brechtel
5 年前
父节点
94430548c9
当前提交
5cfc84f07e
共有
1 个文件被更改
,包括
3 次插入
和
1 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+3
-1
tasks/main.yaml
+ 3
- 1
tasks/main.yaml
查看文件
@@ -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: