Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
overmind
/
matrix-docker-ansible-deploy
mirror da
https://github.com/spantaleev/matrix-docker-ansible-deploy
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
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
4 anni fa
parent
98e6cd685d
53384b5a97
commit
326802ac21
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
setup.yml
+ 2
- 1
setup.yml
Vedi File
@@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva