Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Merge branch 'testing-v0.5.8' into 'main'
Testing v0.5.8 See merge request
GoMatrixHosting/matrix-docker-ansible-deploy!1
pull/1266/head
Michael Collins
hace 4 años
padre
98e6cd685d
53384b5a97
commit
326802ac21
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-1
setup.yml
+ 2
- 1
setup.yml
Ver fichero
@@ -1,4 +1,5 @@
---
# testing! 2
- name: "Set up a Matrix server"
hosts: "{{ target if target is defined else 'matrix_servers' }}"
become: true
@@ -55,4 +56,4 @@
- matrix-aux
- matrix-postgres-backup
- matrix-prometheus-postgres-exporter
- matrix-common-after
- matrix-common-after
Escribir
Vista previa
Cargando…
Cancelar
Guardar