Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-tools
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
jmespath-terminal requires python-pip
master
Markus Katharina Brechtel
5 vuotta sitten
vanhempi
94430548c9
commit
5cfc84f07e
1 muutettua tiedostoa
jossa
3 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
tasks/main.yaml
+ 3
- 1
tasks/main.yaml
Näytä tiedosto
@@ -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: