Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
ka
/
ansible-role-tools
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
jmespath-terminal requires python-pip
master
Markus Katharina Brechtel
5 yıl önce
ebeveyn
94430548c9
işleme
5cfc84f07e
1 değiştirilmiş dosya
ile
3 ekleme
ve
1 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+3
-1
tasks/main.yaml
+ 3
- 1
tasks/main.yaml
Dosyayı Görüntüle
@@ -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: