This website works better with JavaScript.
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
0
Wiki
Activity
瀏覽代碼
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 年之前
父節點
98e6cd685d
53384b5a97
當前提交
326802ac21
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
setup.yml
+ 2
- 1
setup.yml
查看文件
@@ -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
Write
Preview
Loading…
取消
儲存