Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ka
/
ansible-role-tools
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
jmespath-terminal requires python-pip
master
Markus Katharina Brechtel
hace 5 años
padre
94430548c9
commit
5cfc84f07e
Se han
modificado 1 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+3
-1
tasks/main.yaml
+ 3
- 1
tasks/main.yaml
Ver fichero
@@ -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: