Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
bubblev
/
bubble
Seguir
9
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
130
Wiki
Actividad
Explorar el Código
fix bubble.jar var reference in bubble ansible role
tags/v0.1.8
Jonathan Cobb
hace 5 años
padre
d1ce4ee644
commit
2c774bdf67
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
automation/roles/bubble/tasks/main.yml
+ 1
- 1
automation/roles/bubble/tasks/main.yml
Ver fichero
@@ -40,7 +40,7 @@
- name: Install bubble jar
copy:
src:
"{{ item }}"
src:
bubble.jar
dest: /home/bubble/bubble_{{ bubble_version }}/bubble.jar
owner: bubble
group: bubble
Escribir
Vista previa
Cargando…
Cancelar
Guardar